IUIAutomationElement5::get_CurrentLocalizedLandmarkType 方法 (uiautomationclient.h)

取得字串,其中包含自動化專案的目前當地語系化地標類型。

這個屬性是唯讀的。

語法

HRESULT get_CurrentLocalizedLandmarkType(
  BSTR *retVal
);

參數

retVal

傳回值

規格需求

需求
目標平台 Windows
標頭 uiautomationclient.h

另請參閱

IUIAutomationElement5