IDelegateFolder ::SetItemAlloc, méthode (shobjidl_core.h)
Fournit au dossier délégué une interface IMalloc utilisée pour allouer et libérer des ID d’élément.
Syntaxe
HRESULT SetItemAlloc(
[in, optional] IMalloc *pmalloc
);
Paramètres
[in, optional] pmalloc
Type : IMalloc*
Pointeur vers une interface IMalloc .
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 XP [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2003 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | shobjidl_core.h (incluez Shobjidl.h) |
DLL | Shell32.dll |