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 |