Partager via


Méthode IPropertyEnumTypeList ::GetConditionAt (propsys.h)

Non pris en charge.

Obtient la condition à l’index spécifié.

Syntaxe

HRESULT GetConditionAt(
  [in]  UINT   nIndex,
  [in]  REFIID riid,
  [out] void   **ppv
);

Paramètres

[in] nIndex

Type : UINT

Index de la condition souhaitée.

[in] riid

Type : REFIID

Référence à l’IID de l’interface à récupérer.

[out] ppv

Type : void**

Lorsque cette méthode retourne, contient l’adresse d’un pointeur d’interface ICondition .

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 (include Propsys.h)