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

オートメーション要素のキャッシュされた見出しレベルを取得します。

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

構文

HRESULT get_CachedHeadingLevel(
  HEADINGLEVELID *retVal
);

パラメーター

retVal

戻り値

なし

必要条件

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

こちらもご覧ください

IUIAutomationElement8