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

オートメーション要素の現在のランドマーク型 ID を取得します。

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

構文

HRESULT get_CurrentLandmarkType(
  LANDMARKTYPEID *retVal
);

パラメーター

retVal

戻り値

なし

必要条件

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

関連項目

IUIAutomationElement5