Fonction ILGetNext (shlobj_core.h)
Récupère la structure SHITEMID suivante dans une structure ITEMIDLIST .
Syntaxe
PUIDLIST_RELATIVE ILGetNext(
[in, optional] PCUIDLIST_RELATIVE pidl
);
Paramètres
[in, optional] pidl
Type : PCUIDLIST_RELATIVE
Pointeur vers une structure SHITEMID particulière dans une structure ITEMIDLIST plus grande.
Valeur retournée
Type : PUIDLIST_RELATIVE
Retourne un pointeur vers la structure SHITEMID qui suit celle spécifiée par pidl. Retourne NULL si pidl pointe vers la dernière structure SHITEMID .
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) |