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

Text コントロール パターンをサポートするこの要素の最も近い先祖プロバイダーを取得します。

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

構文

HRESULT get_TextContainer(
  IRawElementProviderSimple **pRetVal
);

パラメーター

pRetVal

戻り値

なし

必要条件

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

こちらもご覧ください

ITextChildProvider