IUIAutomationElement5::get_CachedLocalizedLandmarkType 方法 (uiautomationclient.h)

获取一个字符串,其中包含自动化元素的缓存本地化地标类型。

此属性为只读。

语法

HRESULT get_CachedLocalizedLandmarkType(
  BSTR *retVal
);

参数

retVal

返回值

要求

要求
目标平台 Windows
标头 uiautomationclient.h

另请参阅

IUIAutomationElement5