IWindowProvider::get_WindowVisualState メソッド (uiautomationcore.h)

ウィンドウの表示状態を指定します。つまり、ウィンドウが正常 (復元)、最小化、最大化のいずれであるか。

このプロパティは読み取り専用です。

構文

HRESULT get_WindowVisualState(
  WindowVisualState *pRetVal
);

パラメーター

pRetVal

戻り値

なし

必要条件

要件
サポートされている最小のクライアント Windows XP [デスクトップ アプリ | UWP アプリ]
サポートされている最小のサーバー Windows Server 2003 [デスクトップ アプリのみ | UWP アプリ]
対象プラットフォーム Windows
ヘッダー uiautomationcore.h (UIAutomation.h を含む)

関連項目

概念

IWindowProvider

リファレンス

SetVisualState

UI オートメーション プロバイダーの概要