ITextProvider::get_DocumentRange メソッド (uiautomationcore.h)

文書のメインテキストを囲むテキスト範囲を取得します。

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

構文

HRESULT get_DocumentRange(
  ITextRangeProvider **pRetVal
);

パラメーター

pRetVal

戻り値

なし

解説

ヘッダー、脚注、注釈などの一部の補助テキストは含まれない場合があります。

要件

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

関連項目

ITextProvider

ITextRangeProvider

リファレンス

UI オートメーション プロバイダーの概要