Share via


Méthode ITextChildProvider ::get_TextRange (uiautomationcore.h)

Récupère une plage de texte qui entoure cet élément enfant.

Cette propriété est en lecture seule.

Syntaxe

HRESULT get_TextRange(
  ITextRangeProvider **pRetVal
);

Paramètres

pRetVal

Valeur de retour

None

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 8 [applications de bureau | Applications UWP]
Serveur minimal pris en charge Windows Server 2012 [applications de bureau | Applications UWP]
Plateforme cible Windows
En-tête uiautomationcore.h (incluez UIAutomation.h)
DLL UIAutomationCore.dll

Voir aussi

ITextChildProvider