IUIAutomationAnnotationPattern::get_CurrentAnnotationTypeName メソッド (uiautomationclient.h)
この注釈の型のローカライズされた名前を取得します。
このプロパティは読み取り専用です。
構文
HRESULT get_CurrentAnnotationTypeName(
BSTR *retVal
);
パラメーター
retVal
戻り値
なし
解説
注釈型の名前は、注釈型識別子の 1 つに対応できますが ( たとえば、AnnotationType_Commentの "Comment")、必須ではありません。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 8 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2012 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | uiautomationclient.h (UIAutomation.h を含む) |