IUIAutomationElement5::get_CurrentLandmarkType 方法 (uiautomationclient.h)

获取自动化元素的当前地标类型 ID。

此属性为只读。

语法

HRESULT get_CurrentLandmarkType(
  LANDMARKTYPEID *retVal
);

参数

retVal

返回值

要求

   
目标平台 Windows
标头 uiautomationclient.h

另请参阅

IUIAutomationElement5