UFX_CLASS_FUNCTIONS-Enumeration (ufxbase.h)
Definiert Indexwerte für alle Exportfunktionen für die UFX-Klassenerweiterung.
Syntax
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;
Konstanten
UfxFdoInitIndex Index für UfxFdoInit. |
UfxDeviceCreateIndex Index für UfxDeviceCreate. |
UfxDeviceEventCompleteIndex Index für UfxDeviceEventComplete. |
UfxDeviceNotifyHardwareReadyIndex Index für UfxDeviceNotifyHardwareReady. |
UfxDeviceNotifyAttachIndex Index für UfxDeviceNotifyAttach. |
UfxDeviceNotifyDetachIndex Index für UfxDeviceNotifyDetach. |
UfxDeviceNotifySuspendIndex Index für UfxDeviceNotifySuspend. |
UfxDeviceNotifyResumeIndex Index für UfxDeviceNotifyResume. |
UfxDeviceNotifyResetIndex Index für UfxDeviceNotifyResetIndex. |
UfxDevicePortDetectCompleteIndex Index für UfxDevicePortDetectComplete. |
UfxDeviceProprietaryChargerDetectCompleteIndex Index für UfxDeviceProprietaryChargerDetectComplete. |
UfxDeviceNotifyHardwareFailureIndex Index für UfxDeviceNotifyHardwareFailure. |
UfxDeviceIoControlIndex Index für UfxDeviceIoControl. |
UfxDeviceIoInternalControlIndex Index für UfxDeviceIoInternalControl. |
UfxEndpointCreateIndex Index für UfxEndpointCreate. |
UfxEndpointInitSetEventCallbacksIndex Index für UfxEndpointInitSetEventCallbacks. |
UfxEndpointNotifySetupIndex Index für UfxEndpointNotifySetup. |
UfxEndpointGetTransferQueueIndex Index für UfxEndpointGetTransferQueue |
UfxEndpointGetCommandQueueIndex Index für UfxEndpointGetCommandQueue. |
UfxDevicePortDetectCompleteExIndex Index für UfxDevicePortDetectCompleteEx. |
UfxDeviceNotifyFinalExitIndex Index für UfxDeviceNotifyFinalExit. |
UfxFunctionsMax |
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows |
Kopfzeile | ufxbase.h |