Share via


Méthode IUIAutomationProxyFactoryMapping ::GetEntry (uiautomationclient.h)

Récupère une entrée de la table de fabrique du proxy.

Syntaxe

HRESULT GetEntry(
  [in]          UINT                           index,
  [out, retval] IUIAutomationProxyFactoryEntry **entry
);

Paramètres

[in] index

Type : UINT

Index de base zéro de l'élément à récupérer.

[out, retval] entry

Type : IUIAutomationProxyFactoryEntry**

Reçoit un pointeur vers l’entrée.

Valeur retournée

Type : HRESULT

Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

Condition requise Valeur
Client minimal pris en charge Windows 7, Windows Vista avec SP2 et Platform Update pour Windows Vista, Windows XP avec SP3 et Platform Update pour Windows Vista [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 R2, Windows Server 2008 avec SP2 et Mise à jour de plateforme pour Windows Server 2008, Windows Server 2003 avec SP2 et Mise à jour de plateforme pour Windows Server 2008 [applications de bureau uniquement]
Plateforme cible Windows
En-tête uiautomationclient.h (incluez UIAutomation.h)