IUIAutomationElement6::get_CachedFullDescription メソッド (uiautomationclient.h)

オートメーション要素のキャッシュされた完全な説明を取得します。

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

構文

HRESULT get_CachedFullDescription(
  BSTR *retVal
);

パラメーター

retVal

戻り値

なし

必要条件

要件
対象プラットフォーム Windows
ヘッダー uiautomationclient.h

こちらもご覧ください

IUIAutomationElement6