UFX_CLASS_FUNCTIONS enumeração (ufxbase.h)
Define valores de índice para todas as funções de exportação para a extensão de classe UFX.
Sintaxe
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 Índice para UfxFdoInit. |
UfxDeviceCreateIndex Índice para UfxDeviceCreate. |
UfxDeviceEventCompleteIndex Índice para UfxDeviceEventComplete. |
UfxDeviceNotifyHardwareReadyIndex Índice para UfxDeviceNotifyHardwareReady. |
UfxDeviceNotifyAttachIndex Índice para UfxDeviceNotifyAttach . |
UfxDeviceNotifyDetachIndex Índice para UfxDeviceNotifyDetach. |
UfxDeviceNotifySuspendIndex Índice para UfxDeviceNotifySuspend. |
UfxDeviceNotifyResumeIndex Índice para UfxDeviceNotifyResume. |
UfxDeviceNotifyResetIndex Índice de UfxDeviceNotifyResetIndex. |
UfxDevicePortDetectCompleteIndex Índice para UfxDevicePortDetectComplete. |
UfxDeviceProprietaryChargerDetectCompleteIndex Índice para UfxDeviceProprietaryChargerDetectComplete. |
UfxDeviceNotifyHardwareFailureIndex Índice para UfxDeviceNotifyHardwareFailure. |
UfxDeviceIoControlIndex Índice paraUfxDeviceIoControl. |
UfxDeviceIoInternalControlIndex Índice para UfxDeviceIoInternalControl . |
UfxEndpointCreateIndex Índice para UfxEndpointCreate. |
UfxEndpointInitSetEventCallbacksIndex Índice para UfxEndpointInitSetEventCallbacks. |
UfxEndpointNotifySetupIndex Índice paraUfxEndpointNotifySetup. |
UfxEndpointGetTransferQueueIndex Índice para UfxEndpointGetTransferQueue |
UfxEndpointGetCommandQueueIndex Índice para UfxEndpointGetCommandQueue. |
UfxDevicePortDetectCompleteExIndex Índice para UfxDevicePortDetectCompleteEx. |
UfxDeviceNotifyFinalExitIndex Índice para UfxDeviceNotifyFinalExit. |
UfxFunctionsMax |
Requisitos
Requisito | Valor |
---|---|
de cliente com suporte mínimo | Windows |
cabeçalho | ufxbase.h |