перечисление 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 |