UFX_CLASS_FUNCTIONS列舉 (ufxbase.h)
定義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;
常數
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 |