IOUSBDevRequest
Declaration
typedef struct IOUSBDevRequest {
...
} IOUSBDevRequest;Overview
Parameter block for control requests, using a simple pointer for the data to be transferred.
typedef struct IOUSBDevRequest {
...
} IOUSBDevRequest;Parameter block for control requests, using a simple pointer for the data to be transferred.