Méthode IImageList2 ::SetCallback (commoncontrols.h)
Définit un rappel de liste d’images.
Syntaxe
HRESULT SetCallback(
[in, optional] IUnknown *punk
);
Paramètres
[in, optional] punk
Type : IUnknown*
Pointeur vers l’interface 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
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 | commoncontrols.h |
DLL | Comctl32.dll (version 6.0 ou ultérieure) |