IUIAutomationStylesPattern::get_CachedStyleName メソッド (uiautomationclient.h)
ドキュメント内の要素に関連付けられているビジュアル スタイルのキャッシュされた名前を取得します。
このプロパティは読み取り専用です。
構文
HRESULT get_CachedStyleName(
BSTR *retVal
);
パラメーター
retVal
戻り値
なし
解説
スタイル名は、通常、"見出し 1" など、ドキュメント内の要素の役割を示します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 8 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2012 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | uiautomationclient.h (UIAutomation.h を含む) |