IWindowProvider::get_WindowVisualState 方法 (uiautomationcore.h)
指定視窗的視覺狀態;也就是說,視窗是否正常 (還原) 、最小化或最大化。
這個屬性是唯讀的。
語法
HRESULT get_WindowVisualState(
WindowVisualState *pRetVal
);
參數
pRetVal
傳回值
無
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows XP [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows Server 2003 [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | uiautomationcore.h (包含 UIAutomation.h) |
另請參閱
概念
參考