IUIAutomationElement::get_CachedIsControlElement メソッド (uiautomationclient.h)

要素がコントロール要素であるかどうかを示すキャッシュされた値を取得します。

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

構文

HRESULT get_CachedIsControlElement(
  BOOL *retVal
);

パラメーター

retVal

戻り値

なし

解説

コントロールは、UI 内の情報を表示する要素、またはユーザーが操作してアクションを実行できる要素です。

要件

要件
サポートされている最小のクライアント Windows 7、Windows Vista SP2 と Windows Vista 用プラットフォーム更新プログラム、SP3 を使用した Windows XP、Windows Vista 用プラットフォーム更新プログラム [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2008 R2、Windows Server 2008 SP2 および Windows Server 2008 用プラットフォーム更新プログラム、WINDOWS Server 2003 SP2 および Windows Server 2008 用プラットフォーム更新プログラム [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー uiautomationclient.h (UIAutomation.h を含む)

こちらもご覧ください

Automation 要素プロパティ ID

CachedIsContentElement

CurrentIsControlElement

IUIAutomationElement

参照