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 |