Partager via


Méthode IImageList2::GetCallback (commoncontrols.h)

Obtient un objet de rappel de liste d’images.

Syntaxe

HRESULT GetCallback(
  [in]  REFIID riid,
  [out] void   **ppv
);

Paramètres

[in] riid

Type : REFIID

Référence à un IID souhaité.

[out] ppv

Type : void**

Contient l’adresse d’un pointeur vers un objet de rappel.

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

   
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 commoncontrols.h
DLL Comctl32.dll (version 6.0 ou ultérieure)