USBPowerRequestTypes
Declaration
typedef enum USBPowerRequestTypes : unsigned int {
...
} USBPowerRequestTypes;Overview
Used to specify what kind of power will be reserved using the IOUSBDevice RequestExtraPower and ReturnExtraPower APIs.
typedef enum USBPowerRequestTypes : unsigned int {
...
} USBPowerRequestTypes;Used to specify what kind of power will be reserved using the IOUSBDevice RequestExtraPower and ReturnExtraPower APIs.