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

USB Host Audio v1.0 Class Driver Transfer Handle 

This is returned by the Audio v1.0 Class Driver command and data transfer routines and should be used by the application to track the transfer especially in cases where transfers are queued.

C
#define USB_HOST_AUDIO_V1_0_STREAM_TRANSFER_HANDLE USB_HOST_AUDIO_V1_STREAM_TRANSFER_HANDLE
Remarks

None.