IAppVisibility::GetAppVisibilityOnMonitor 方法 (shobjidl_core.h)
查詢指定監視器的目前模式。
語法
HRESULT GetAppVisibilityOnMonitor(
[in] HMONITOR hMonitor,
[out] MONITOR_APP_VISIBILITY *pMode
);
參數
[in] hMonitor
要查詢的監視器。
[out] pMode
hMonitor 的目前模式。
傳回值
這個方法可以傳回其中一個值。
傳回碼 | Description |
---|---|
|
pMode 為 NULL。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 8 |
最低支援的伺服器 | Windows Server 2012 |
目標平台 | Windows |
標頭 | shobjidl_core.h (包括 Shobjidl.h) |