IWindowProvider::SetVisualState 方法 (uiautomationcore.h)
變更視窗的可見狀態。 例如,最小化或最大化。
語法
HRESULT SetVisualState(
[in] WindowVisualState state
);
參數
[in] state
視窗的狀態。
傳回值
類型: HRESULT
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
規格需求
最低支援的用戶端 | Windows XP [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows Server 2003 [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | uiautomationcore.h (包含 UIAutomation.h) |
另請參閱
概念
參考