перечисление UFX_CLASS_FUNCTIONS (ufxbase.h)

Определяет значения индекса для всех функций экспорта для расширения класса UFX.

Синтаксис

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;

Константы

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

Требования

Требование Значение
Минимальная версия клиента Windows
Header ufxbase.h