USB Libraries Help > USB Device Libraries > USB Device Layer Library > Configuring the Library > USB_DEVICE_TRANSFER_HANDLE_INVALID Macro
MPLAB Harmony USB Stack
USB_DEVICE_TRANSFER_HANDLE_INVALID Macro

USB Device Layer Invalid Endpoint Data Transfer Handle 

This constant defines the value that is returned by the USB_DEVICE_EndpointRead() and USB_DEVICE_EndpointWrite() functions, as a transfer handle, when the function is not successful.

C
#define USB_DEVICE_TRANSFER_HANDLE_INVALID 
Remarks

None.