Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Определяет значения индекса для всех функций экспорта для расширения класса 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 |