IAdapterPowerManagement3 인터페이스(portcls.h)
IAdapterPowerManagement3 인터페이스는 IUnknown에서 상속되며 전원 관리 메시지를 받는 데 사용됩니다.
이 인터페이스를 PortCls에 등록하려면 어댑터 드라이버 가 PcRegisterAdapterPowerManagement를 호출해야 합니다.
참고 장치의 대문자 구조를 채우려면 어댑터 드라이버가 AddDevice 루틴 내에서 또는 드라이버가 AddDevice를 호출하기 전에 PcRegisterAdapterPowerManagement를 호출할 수 있습니다.
상속
IAdapterPowerManagement3 인터페이스는 IUnknown 인터페이스에서 상속됩니다. IAdapterPowerManagement3 에는 다음과 같은 유형의 멤버도 있습니다.
메서드
IAdapterPowerManagement3 인터페이스에는 이러한 메서드가 있습니다.
IAdapterPowerManagement3::D 3ExitLatencyChanged PortCls는 디바이스가 절전 모드(D3) 전원 상태인 동안 D3ExitLatencyChanged 메서드를 호출하여 새 종료 대기 시간 값을 제공합니다. |
IAdapterPowerManagement3::P owerChangeState3 PortCls는 PowerChangeState3 메서드를 호출하여 새 전원 상태 변경을 요청합니다. 이 요청은 어댑터 드라이버에 전달됩니다. |
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows 8 |
지원되는 최소 서버 | Windows Server 2012 |
대상 플랫폼 | Windows |
헤더 | portcls.h |