Interface IUIAutomationAnnotationPattern (uiautomationclient.h)

Fournit l’accès aux propriétés d’une annotation dans un document.

Héritage

L’interface IUIAutomationAnnotationPattern hérite de l’interface IUnknown.

Méthodes

L’interface IUIAutomationAnnotationPattern possède ces méthodes.

 
IUIAutomationAnnotationPattern ::get_CachedAnnotationTypeId

Récupère une valeur mise en cache qui identifie le type de cette annotation.
IUIAutomationAnnotationPattern ::get_CachedAnnotationTypeName

Récupère le nom localisé mis en cache du type de cette annotation.
IUIAutomationAnnotationPattern ::get_CachedAuthor

Récupère le nom mis en cache de l’auteur de l’annotation.
IUIAutomationAnnotationPattern ::get_CachedDateTime

Récupère la date et l’heure mises en cache auxquelles cette annotation a été créée.
IUIAutomationAnnotationPattern ::get_CachedTarget

Récupère l’élément mis en cache qui est annoté.
IUIAutomationAnnotationPattern ::get_CurrentAnnotationTypeId

Récupère une valeur qui identifie le type de l’annotation.
IUIAutomationAnnotationPattern ::get_CurrentAnnotationTypeName

Récupère le nom localisé du type de cette annotation.
IUIAutomationAnnotationPattern ::get_CurrentAuthor

Récupère le nom de l’auteur de l’annotation.
IUIAutomationAnnotationPattern ::get_CurrentDateTime

Récupère la date et l’heure de création de cette annotation.
IUIAutomationAnnotationPattern ::get_CurrentTarget

Récupère l’élément annoté.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 8 [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2012 [applications de bureau uniquement]
Plateforme cible Windows
En-tête uiautomationclient.h (incluez UIAutomation.h)

Voir aussi

Interfaces de modèle de contrôle pour les clients