IAppVisibility::GetAppVisibilityOnMonitor 메서드(shobjidl_core.h)
지정된 모니터의 현재 모드를 쿼리합니다.
구문
HRESULT GetAppVisibilityOnMonitor(
[in] HMONITOR hMonitor,
[out] MONITOR_APP_VISIBILITY *pMode
);
매개 변수
[in] hMonitor
쿼리할 모니터입니다.
[out] pMode
hMonitor의 현재 모드입니다.
반환 값
이 메서드는 이러한 값 중 하나를 반환할 수 있습니다.
반환 코드 | 설명 |
---|---|
|
pMode 는 NULL입니다. |
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows 8 |
지원되는 최소 서버 | Windows Server 2012 |
대상 플랫폼 | Windows |
헤더 | shobjidl_core.h(Shobjidl.h 포함) |