énumération UFX_CLASS_FUNCTIONS (ufxbase.h)
Définit les valeurs d’index pour toutes les fonctions d’exportation pour l’extension de classe UFX.
Syntaxe
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;
Constantes
UfxFdoInitIndex Index pour UfxFdoInit. |
UfxDeviceCreateIndex Index pour UfxDeviceCreate. |
UfxDeviceEventCompleteIndex Index pour UfxDeviceEventComplete. |
UfxDeviceNotifyHardwareReadyIndex Index pour UfxDeviceNotifyHardwareReady. |
UfxDeviceNotifyAttachIndex Index pour UfxDeviceNotifyAttach. |
UfxDeviceNotifyDetachIndex Index pour UfxDeviceNotifyDetach. |
UfxDeviceNotifySuspendIndex Index pour ufxDeviceNotifySuspend. |
UfxDeviceNotifyResumeIndex Index pour UfxDeviceNotifyResume. |
UfxDeviceNotifyResetIndex Index pour UfxDeviceNotifyResetIndex. |
UfxDevicePortDetectCompleteIndex Index pour UfxDevicePortDetectComplete. |
UfxDeviceProprietaryChargerDetectCompleteIndex Index pour UfxDeviceProprietaryChargerDetectComplete. |
UfxDeviceNotifyHardwareFailureIndex Index pour UfxDeviceNotifyHardwareFailure. |
UfxDeviceIoControlIndex Index pour ufxDeviceIoControl. |
UfxDeviceIoInternalControlIndex Index pour UfxDeviceIoInternalControl. |
UfxEndpointCreateIndex Index pour UfxEndpointCreate . |
UfxEndpointInitSetEventCallbacksIndex Index pour UfxEndpointInitSetEventCallbacks. |
UfxEndpointNotifySetupIndex Index pour UfxEndpointNotifySetup. |
UfxEndpointGetTransferQueueIndex Index pour ufxEndpointGetTransferQueue |
UfxEndpointGetCommandQueueIndex Index pour UfxEndpointGetCommandQueue. |
UfxDevicePortDetectCompleteExIndex Index pour UfxDevicePortDetectCompleteEx. |
UfxDeviceNotifyFinalExitIndex Index pour UfxDeviceNotifyFinalExit. |
UfxFunctionsMax |
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows |
d’en-tête | ufxbase.h |