Interface IRawElementProviderFragment (uiautomationcore.h)
Expose des méthodes et des propriétés sur des éléments d’interface utilisateur qui font partie d’une structure de plus d’un niveau profond, comme une zone de liste ou un élément de liste. Implémenté par le fournisseur Microsoft UI Automation.
Héritage
L’interface IRawElementProviderFragment hérite de l’interface IUnknown. IRawElementProviderFragment a également les types de membres suivants :
Méthodes
L’interface IRawElementProviderFragment possède ces méthodes.
IRawElementProviderFragment::get_BoundingRectangle Spécifie le rectangle englobant de cet élément. |
IRawElementProviderFragment::get_FragmentRoot Spécifie le nœud racine du fragment. |
IRawElementProviderFragment::GetEmbeddedFragmentRoots Récupère un tableau de fragments racines incorporés dans l’arborescence Microsoft UI Automation enracinée à l’élément actuel. |
IRawElementProviderFragment::GetRuntimeId Récupère l’identificateur d’exécution d’un élément. |
IRawElementProviderFragment::Navigate Récupère l’élément Microsoft UI Automation dans une direction spécifiée dans l’arborescence UI Automation. |
IRawElementProviderFragment::SetFocus Définit le focus sur cet élément. |
Remarques
Le nœud racine du fragment doit également prendre en charge l’interface IRawElementProviderFragmentRoot .
Configuration requise
Client minimal pris en charge | Windows XP [applications de bureau | applications UWP] |
Serveur minimal pris en charge | Windows Server 2003 [applications de bureau | applications UWP] |
Plateforme cible | Windows |
En-tête | uiautomationcore.h (incluez UIAutomation.h) |
Voir aussi
IRawElementProviderFragmentRoot
Référence