IUIAutomationElement8::get_CachedHeadingLevel 方法 (uiautomationclient.h)

取得自動化專案的快取標題層級。

這個屬性是唯讀的。

語法

HRESULT get_CachedHeadingLevel(
  HEADINGLEVELID *retVal
);

參數

retVal

傳回值

規格需求

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

另請參閱

IUIAutomationElement8