Fonction ILGetSize (shlobj_core.h)
Retourne la taille, en octets, d’une structure ITEMIDLIST .
Syntaxe
UINT ILGetSize(
[in, optional] PCUIDLIST_RELATIVE pidl
);
Paramètres
[in, optional] pidl
Type : PCUIDLIST_RELATIVE
Pointeur vers une structure ITEMIDLIST .
Valeur retournée
Type : UINT
Taille de la structure ITEMIDLIST spécifiée par pidl, en octets.
Configuration requise
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 | shlobj_core.h (inclure Shlobj.h) |
Bibliothèque | Shell32.lib |
DLL | Shell32.dll (version 5.0 ou ultérieure) |