énumération UFX_CLASS_FUNCTIONS (ufxbase.h)

Définit des valeurs d’index pour toutes les fonctions d’exportation pour l’extension de classe UFX.

Syntax

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;

Constantes

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

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows
En-tête ufxbase.h