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.
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;
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 para UfxDeviceNotifyResetIndex. |
UfxDevicePortDetectCompleteIndex Índice para UfxDevicePortDetectComplete. |
UfxDeviceProprietaryChargerDetectCompleteIndex Índice para UfxDeviceProprietaryChargerDetectComplete. |
UfxDeviceNotifyHardwareFailureIndex Índice para UfxDeviceNotifyHardwareFailure. |
UfxDeviceIoControlIndex Índice para UfxDeviceIoControl. |
UfxDeviceIoInternalControlIndex Índice para UfxDeviceIoInternalControl. |
UfxEndpointCreateIndex Índice para UfxEndpointCreate. |
UfxEndpointInitSetEventCallbacksIndex Índice para UfxEndpointInitSetEventCallbacks. |
UfxEndpointNotifySetupIndex Índice para UfxEndpointNotifySetup. |
UfxEndpointGetTransferQueueIndex Índice para UfxEndpointGetTransferQueue |
UfxEndpointGetCommandQueueIndex Índice para UfxEndpointGetCommandQueue. |
UfxDevicePortDetectCompleteExIndex Índice para UfxDevicePortDetectCompleteEx. |
UfxDeviceNotifyFinalExitIndex Índice para UfxDeviceNotifyFinalExit. |
UfxFunctionsMax |
Requisitos
Requisito | Valor |
---|---|
Cliente mínimo com suporte | Windows |
Cabeçalho | ufxbase.h |