IUIAutomationAnnotationPattern インターフェイス (uiautomationclient.h)

ドキュメント内の注釈のプロパティへのアクセスを提供します。

継承

IUIAutomationAnnotationPattern インターフェイスは、IUnknown インターフェイスから継承されます。

メソッド

IUIAutomationAnnotationPattern インターフェイスには、これらのメソッドがあります。

 
IUIAutomationAnnotationPattern::get_CachedAnnotationTypeId

この注釈の型を識別するキャッシュされた値を取得します。
IUIAutomationAnnotationPattern::get_CachedAnnotationTypeName

この注釈の型のキャッシュされたローカライズされた名前を取得します。
IUIAutomationAnnotationPattern::get_CachedAuthor

注釈作成者のキャッシュされた名前を取得します。
IUIAutomationAnnotationPattern::get_CachedDateTime

この注釈が作成されたキャッシュされた日付と時刻を取得します。
IUIAutomationAnnotationPattern::get_CachedTarget

注釈が付けられているキャッシュされた要素を取得します。
IUIAutomationAnnotationPattern::get_CurrentAnnotationTypeId

注釈の型を識別する値を取得します。
IUIAutomationAnnotationPattern::get_CurrentAnnotationTypeName

この注釈の型のローカライズされた名前を取得します。
IUIAutomationAnnotationPattern::get_CurrentAuthor

注釈作成者の名前を取得します。
IUIAutomationAnnotationPattern::get_CurrentDateTime

この注釈が作成された日時を取得します。
IUIAutomationAnnotationPattern::get_CurrentTarget

注釈が付けられている要素を取得します。

要件

要件
サポートされている最小のクライアント Windows 8 [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2012 [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー uiautomationclient.h (UIAutomation.h を含む)

こちらもご覧ください

クライアントのコントロール パターン インターフェイス