IUIAutomationElement8::get_CurrentHeadingLevel メソッド (uiautomationclient.h)

オートメーション要素の現在の見出しレベルを取得します。

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

構文

HRESULT get_CurrentHeadingLevel(
  HEADINGLEVELID *retVal
);

パラメーター

retVal

戻り値

なし

必要条件

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

こちらもご覧ください

IUIAutomationElement8