IOUSBDevRequestDesc
Declaration
typedef struct IOUSBDevRequestDesc {
...
} IOUSBDevRequestDesc;Overview
Parameter block for control requests, using a memory descriptor for the data to be transferred. Only available in the kernel.
typedef struct IOUSBDevRequestDesc {
...
} IOUSBDevRequestDesc;Parameter block for control requests, using a memory descriptor for the data to be transferred. Only available in the kernel.