Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
UfxFdoInitIndexIndex für UfxFdoInit. |
UfxDeviceCreateIndexIndex für UfxDeviceCreate. |
UfxDeviceEventCompleteIndexIndex für UfxDeviceEventComplete. |
UfxDeviceNotifyHardwareReadyIndexIndex für UfxDeviceNotifyHardwareReady. |
UfxDeviceNotifyAttachIndexIndex für UfxDeviceNotifyAttach. |
UfxDeviceNotifyDetachIndexIndex für UfxDeviceNotifyDetach. |
UfxDeviceNotifySuspendIndexIndex für UfxDeviceNotifySuspend. |
UfxDeviceNotifyResumeIndexIndex für UfxDeviceNotifyResume. |
UfxDeviceNotifyResetIndexIndex für UfxDeviceNotifyResetIndex. |
UfxDevicePortDetectCompleteIndexIndex für UfxDevicePortDetectComplete. |
UfxDeviceProprietaryChargerDetectCompleteIndexIndex für UfxDeviceProprietaryChargerDetectComplete. |
UfxDeviceNotifyHardwareFailureIndexIndex für UfxDeviceNotifyHardwareFailure. |
UfxDeviceIoControlIndexIndex für UfxDeviceIoControl. |
UfxDeviceIoInternalControlIndexIndex für UfxDeviceIoInternalControl. |
UfxEndpointCreateIndexIndex für UfxEndpointCreate. |
UfxEndpointInitSetEventCallbacksIndexIndex für UfxEndpointInitSetEventCallbacks. |
UfxEndpointNotifySetupIndexIndex für UfxEndpointNotifySetup. |
UfxEndpointGetTransferQueueIndexIndex für UfxEndpointGetTransferQueue |
UfxEndpointGetCommandQueueIndexIndex für UfxEndpointGetCommandQueue. |
UfxDevicePortDetectCompleteExIndexIndex für UfxDevicePortDetectCompleteEx. |
UfxDeviceNotifyFinalExitIndexIndex für UfxDeviceNotifyFinalExit. |
UfxFunctionsMax |
Anforderungen
| Anforderung | Wert |
|---|---|
| mindestens unterstützte Client- | Fenster |
| Header- | ufxbase.h |