Contents

IOUSBFindEndpointRequest

Declaration

typedef struct IOUSBFindEndpointRequest {
    ...
} IOUSBFindEndpointRequest;

Overview

Struct used to find endpoints of an interface type and direction are used to match endpoints, type, direction, maxPacketSize and interval are updated with the properties of the found endpoint.

Topics

Instance Properties