IUIAutomationElement5::get_CachedLocalizedLandmarkType メソッド (uiautomationclient.h)

オートメーション要素のキャッシュされたローカライズされたランドマーク型を含む文字列を取得します。

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

構文

HRESULT get_CachedLocalizedLandmarkType(
  BSTR *retVal
);

パラメーター

retVal

戻り値

なし

必要条件

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

こちらもご覧ください

IUIAutomationElement5