USB Libraries Help > USB Device Libraries > USB Audio 1.0 Device Library > Library Interface > b) Data Types and Constants > USB_DEVICE_AUDIO_TRANSFER_HANDLE_INVALID Macro
MPLAB Harmony USB Stack
USB_DEVICE_AUDIO_TRANSFER_HANDLE_INVALID Macro

USB Device Audio Function Driver Invalid Transfer Handle Definition 

This definition defines a Invalid USB Device Audio Function Driver Transfer Handle. A Invalid Transfer Handle is returned by the USB_DEVICE_Audio_Write , USB_DEVICE_Audio_Read, functions when the request was not successful.

C
#define USB_DEVICE_AUDIO_TRANSFER_HANDLE_INVALID 
Remarks

None.