Share via


enumeración UFX_CLASS_FUNCTIONS (ufxbase.h)

Define los valores de índice para todas las funciones de exportación para la extensión de clase 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
Índice de UfxFdoInit.
UfxDeviceCreateIndex
Índice de UfxDeviceCreate.
UfxDeviceEventCompleteIndex
Índice de UfxDeviceEventComplete.
UfxDeviceNotifyHardwareReadyIndex
Índice de UfxDeviceNotifyHardwareReady.
UfxDeviceNotifyAttachIndex
Índice de UfxDeviceNotifyAttach.
UfxDeviceNotifyDetachIndex
Índice de UfxDeviceNotifyDetach.
UfxDeviceNotifySuspendIndex
Índice de UfxDeviceNotifySuspend.
UfxDeviceNotifyResumeIndex
Índice de UfxDeviceNotifyResume.
UfxDeviceNotifyResetIndex
Índice de UfxDeviceNotifyResetIndex.
UfxDevicePortDetectCompleteIndex
Índice de UfxDevicePortDetectComplete.
UfxDeviceProprietaryChargerDetectCompleteIndex
Índice de UfxDeviceProprietaryChargerDetectComplete.
UfxDeviceNotifyHardwareFailureIndex
Índice de UfxDeviceNotifyHardwareFailure.
UfxDeviceIoControlIndex
Índice de UfxDeviceIoControl.
UfxDeviceIoInternalControlIndex
Índice de UfxDeviceIoInternalControl.
UfxEndpointCreateIndex
Índice de UfxEndpointCreate.
UfxEndpointInitSetEventCallbacksIndex
Índice de UfxEndpointInitSetEventCallbacks.
UfxEndpointNotifySetupIndex
Índice de UfxEndpointNotifySetup.
UfxEndpointGetTransferQueueIndex
Índice de UfxEndpointGetTransferQueue
UfxEndpointGetCommandQueueIndex
Índice de UfxEndpointGetCommandQueue.
UfxDevicePortDetectCompleteExIndex
Índice de UfxDevicePortDetectCompleteEx.
UfxDeviceNotifyFinalExitIndex
Índice de UfxDeviceNotifyFinalExit.
UfxFunctionsMax

Requisitos

Requisito Value
Cliente mínimo compatible Windows
Encabezado ufxbase.h