定义 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;
常数
UfxFdoInitIndexUfxFdoInit的索引。 |
UfxDeviceCreateIndexUfxDeviceCreate的索引。 |
UfxDeviceEventCompleteIndexUfxDeviceEventComplete的索引。 |
UfxDeviceNotifyHardwareReadyIndexUfxDeviceNotifyHardwareReady的索引。 |
UfxDeviceNotifyAttachIndexUfxDeviceNotifyAttach的索引。 |
UfxDeviceNotifyDetachIndexUfxDeviceNotifyDetach的索引。 |
UfxDeviceNotifySuspendIndexUfxDeviceNotifySuspend的索引。 |
UfxDeviceNotifyResumeIndexUfxDeviceNotifyResume的索引。 |
UfxDeviceNotifyResetIndexUfxDeviceNotifyResetIndex的索引。 |
UfxDevicePortDetectCompleteIndexUfxDevicePortDetectComplete的索引。 |
UfxDeviceProprietaryChargerDetectCompleteIndexUfxDeviceProprietaryChargerDetectComplete的索引。 |
UfxDeviceNotifyHardwareFailureIndexUfxDeviceNotifyHardwareFailure的索引。 |
UfxDeviceIoControlIndexUfxDeviceIoControl的索引。 |
UfxDeviceIoInternalControlIndexUfxDeviceIoInternalControl的索引。 |
UfxEndpointCreateIndexUfxEndpointCreate的索引。 |
UfxEndpointInitSetEventCallbacksIndexUfxEndpointInitSetEventCallbacks的索引。 |
UfxEndpointNotifySetupIndexUfxEndpointNotifySetup的索引。 |
UfxEndpointGetTransferQueueIndexUfxEndpointGetTransferQueue 索引 |
UfxEndpointGetCommandQueueIndexUfxEndpointGetCommandQueue的索引。 |
UfxDevicePortDetectCompleteExIndexUfxDevicePortDetectCompleteEx的索引。 |
UfxDeviceNotifyFinalExitIndexUfxDeviceNotifyFinalExit的索引。 |
UfxFunctionsMax |
要求
| 要求 | 价值 |
|---|---|
| 最低支持的客户端 | 窗户 |
| 标头 | ufxbase.h |