UFX_CLASS_FUNCTIONS 열거형(ufxbase.h)
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;
상수
UfxFdoInitIndex UfxFdoInit의 인덱스입니다. |
UfxDeviceCreateIndex UfxDeviceCreate에 대한 인덱스입니다. |
UfxDeviceEventCompleteIndex UfxDeviceEventComplete에 대한 인덱스입니다. |
UfxDeviceNotifyHardwareReadyIndex UfxDeviceNotifyHardwareReady에 대한 인덱스입니다. |
UfxDeviceNotifyAttachIndex UfxDeviceNotifyAttach의 인덱스입니다. |
UfxDeviceNotifyDetachIndex UfxDeviceNotifyDetach에 대한 인덱스입니다. |
UfxDeviceNotifySuspendIndex UfxDeviceNotifySuspend에 대한 인덱스입니다. |
UfxDeviceNotifyResumeIndex UfxDeviceNotifyResume에 대한 인덱스입니다. |
UfxDeviceNotifyResetIndex UfxDeviceNotifyResetIndex에 대한 인덱스입니다. |
UfxDevicePortDetectCompleteIndex UfxDevicePortDetectComplete에 대한 인덱스입니다. |
UfxDeviceProprietaryChargerDetectCompleteIndex UfxDeviceProprietaryChargerDetectComplete에 대한 인덱스입니다. |
UfxDeviceNotifyHardwareFailureIndex UfxDeviceNotifyHardwareFailure에 대한 인덱스입니다. |
UfxDeviceIoControlIndex UfxDeviceIoControl에 대한 인덱스입니다. |
UfxDeviceIoInternalControlIndex UfxDeviceIoInternalControl에 대한 인덱스입니다. |
UfxEndpointCreateIndex UfxEndpointCreate에 대한 인덱스입니다. |
UfxEndpointInitSetEventCallbacksIndex UfxEndpointInitSetEventCallbacks에 대한 인덱스입니다. |
UfxEndpointNotifySetupIndex UfxEndpointNotifySetup에 대한 인덱스입니다. |
UfxEndpointGetTransferQueueIndex UfxEndpointGetTransferQueue에 대한 인덱스 |
UfxEndpointGetCommandQueueIndex UfxEndpointGetCommandQueue의 인덱스입니다. |
UfxDevicePortDetectCompleteExIndex UfxDevicePortDetectCompleteEx에 대한 인덱스입니다. |
UfxDeviceNotifyFinalExitIndex UfxDeviceNotifyFinalExit에 대한 인덱스입니다. |
UfxFunctionsMax |
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows |
헤더 | ufxbase.h |