Méthode IUIAutomationElement4::get_CurrentAnnotationObjects (uiautomationclient.h)
Retourne la liste actuelle des objets d’annotation associés à cet élément, tels que commentaire, en-tête, pied de page, etc.
Cette propriété est en lecture seule.
Syntaxe
HRESULT get_CurrentAnnotationObjects(
IUIAutomationElementArray **retVal
);
Paramètres
retVal
Valeur de retour
None
Configuration requise
Client minimal pris en charge | Windows 10 (applications de bureau uniquement) |
Serveur minimal pris en charge | Windows Server 2016 (applications de bureau uniquement) |
Plateforme cible | Windows |
En-tête | uiautomationclient.h (incluez UIAutomation.h) |
DLL | UIAutomationCore.dll |