USB Libraries Help > USB Host Libraries > USB Audio v1.0 Host Client Driver Library > Library Interface > d) Data Types and Constants > USB_HOST_AUDIO_V1_REQUEST_HANDLE_INVALID Macro
MPLAB Harmony USB Stack
USB_HOST_AUDIO_V1_REQUEST_HANDLE_INVALID Macro

USB Host Audio v1.0 Client Driver Invalid Request Handle 

This handle is returned by the Audio v1.0 Client driver command routines when the request could not be scheduled.

C
#define USB_HOST_AUDIO_V1_REQUEST_HANDLE_INVALID ((USB_HOST_AUDIO_V1_REQUEST_HANDLE)(-1))
Remarks

None.