共用方式為


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

要求

要求 價值
最低支援的用戶端 窗戶
標頭 ufxbase.h