다음을 통해 공유


IAppVisibility::GetAppVisibilityOnMonitor 메서드(shobjidl_core.h)

지정된 모니터의 현재 모드를 쿼리합니다.

구문

HRESULT GetAppVisibilityOnMonitor(
  [in]  HMONITOR               hMonitor,
  [out] MONITOR_APP_VISIBILITY *pMode
);

매개 변수

[in] hMonitor

쿼리할 모니터입니다.

[out] pMode

hMonitor의 현재 모드입니다.

반환 값

이 메서드는 이러한 값 중 하나를 반환할 수 있습니다.

반환 코드 설명
E_INVALIDARG
pModeNULL입니다.

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows 8
지원되는 최소 서버 Windows Server 2012
대상 플랫폼 Windows
헤더 shobjidl_core.h(Shobjidl.h 포함)

추가 정보

IAppVisibility

MONITOR_APP_VISIBILITY