ITextChildProvider::get_TextRange メソッド (uiautomationcore.h)

この子要素を囲むテキスト範囲を取得します。

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

構文

HRESULT get_TextRange(
  ITextRangeProvider **pRetVal
);

パラメーター

pRetVal

戻り値

なし

必要条件

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

こちらもご覧ください

ITextChildProvider