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_0_STREAM_TRANSFER_HANDLE_INVALID Macro
MPLAB Harmony USB Stack
USB_HOST_AUDIO_V1_0_STREAM_TRANSFER_HANDLE_INVALID Macro

USB Host Audio v1.0 Class Driver Invalid Transfer Handle Definition 

This macro defines a USB Host Audio v1.0 Class Driver invalid transfer handle. A invalid transfer handle is returned by the Audio v1.0 Class Driver data and command transfer routines when the request was not successful.

C
#define USB_HOST_AUDIO_V1_0_STREAM_TRANSFER_HANDLE_INVALID USB_HOST_AUDIO_V1_STREAM_TRANSFER_HANDLE_INVALID
Remarks

None.