Partager via


IPropertyChangeArray ::GetAt, méthode (propsys.h)

Obtient l’opération de modification à un index de tableau spécifié.

Syntaxe

HRESULT GetAt(
  [in]  UINT   iIndex,
  [in]  REFIID riid,
  [out] void   **ppv
);

Paramètres

[in] iIndex

Type : UINT

Index de la modification à récupérer.

[in] riid

Type : REFIID

Référence à l’IID souhaité.

[out] ppv

Type : void**

Adresse d’un pointeur vers l’interface spécifiée par riid, généralement IPropertyChange.

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 Vista [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 [applications de bureau uniquement]
Plateforme cible Windows
En-tête propsys.h