Condividi tramite


enumerazione UFX_CLASS_FUNCTIONS (ufxbase.h)

Definisce i valori di indice per tutte le funzioni di esportazione per l'estensione della classe UFX.

Sintassi

typedef enum _UFX_CLASS_FUNCTIONS {
  UfxFdoInitIndex = ,
  UfxDeviceCreateIndex = ,
  UfxDeviceEventCompleteIndex = ,
  UfxDeviceNotifyHardwareReadyIndex = ,
  UfxDeviceNotifyAttachIndex = ,
  UfxDeviceNotifyDetachIndex = ,
  UfxDeviceNotifySuspendIndex = ,
  UfxDeviceNotifyResumeIndex = ,
  UfxDeviceNotifyResetIndex = ,
  UfxDevicePortDetectCompleteIndex = ,
  UfxDeviceProprietaryChargerDetectCompleteIndex = ,
  UfxDeviceNotifyHardwareFailureIndex = ,
  UfxDeviceIoControlIndex = ,
  UfxDeviceIoInternalControlIndex = ,
  UfxEndpointCreateIndex = ,
  UfxEndpointInitSetEventCallbacksIndex = ,
  UfxEndpointNotifySetupIndex = ,
  UfxEndpointGetTransferQueueIndex = ,
  UfxEndpointGetCommandQueueIndex = ,
  UfxDevicePortDetectCompleteExIndex = ,
  UfxDeviceNotifyFinalExitIndex = ,
  UfxFunctionsMax = 
} UFX_CLASS_FUNCTIONS;

Costanti

 
UfxFdoInitIndex
Indice per UfxFdoInit.
UfxDeviceCreateIndex
Indice per UfxDeviceCreate.
UfxDeviceEventCompleteIndex
Indice per UfxDeviceEventComplete.
UfxDeviceNotifyHardwareReadyIndex
Indice per UfxDeviceNotifyHardwareReady.
UfxDeviceNotifyAttachIndex
Indice per UfxDeviceNotifyAttach.
UfxDeviceNotifyDetachIndex
Indice per UfxDeviceNotifyDetach.
UfxDeviceNotifySuspendIndex
Indice per UfxDeviceNotifySuspend.
UfxDeviceNotifyResumeIndex
Indice per UfxDeviceNotifyResume.
UfxDeviceNotifyResetIndex
Indice per UfxDeviceNotifyResetIndex.
UfxDevicePortDetectCompleteIndex
Indice per UfxDevicePortDetectComplete.
UfxDeviceProprietaryChargerDetectCompleteIndex
Indice per UfxDeviceProprietaryChargerDetectComplete.
UfxDeviceNotifyHardwareFailureIndex
Indice per UfxDeviceNotifyHardwareFailure.
UfxDeviceIoControlIndex
Indice per UfxDeviceIoControl.
UfxDeviceIoInternalControlIndex
Indice per UfxDeviceIoInternalControl.
UfxEndpointCreateIndex
Indice per UfxEndpointCreate.
UfxEndpointInitSetEventCallbacksIndex
Indice per UfxEndpointInitSetEventCallbacks.
UfxEndpointNotifySetupIndex
Indice per UfxEndpointNotifySetup.
UfxEndpointGetTransferQueueIndex
Indice per UfxEndpointGetTransferQueue
UfxEndpointGetCommandQueueIndex
Indice per UfxEndpointGetCommandQueue.
UfxDevicePortDetectCompleteExIndex
Indice per UfxDevicePortDetectCompleteEx.
UfxDeviceNotifyFinalExitIndex
Indice per UfxDeviceNotifyFinalExit.
UfxFunctionsMax

Requisiti

Requisito Valore
Client minimo supportato Windows
Intestazione ufxbase.h