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

オートメーション要素のキャッシュされたランドマーク型 ID を取得します。

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

構文

HRESULT get_CachedLandmarkType(
  LANDMARKTYPEID *retVal
);

パラメーター

retVal

戻り値

なし

必要条件

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

関連項目

IUIAutomationElement5