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 |