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
UfxEndpointCreate のインデックス。
UfxEndpointInitSetEventCallbacksIndex
UfxEndpointInitSetEventCallbacks のインデックス。
UfxEndpointNotifySetupIndex
UfxEndpointNotifySetup のインデックス。
UfxEndpointGetTransferQueueIndex
UfxEndpointGetTransferQueue のインデックス
UfxEndpointGetCommandQueueIndex
UfxEndpointGetCommandQueue のインデックス。
UfxDevicePortDetectCompleteExIndex
UfxDevicePortDetectCompleteEx のインデックス。
UfxDeviceNotifyFinalExitIndex
UfxDeviceNotifyFinalExit のインデックス。
UfxFunctionsMax

要件

要件
サポートされている最小のクライアント Windows
ヘッダー ufxbase.h