Fonction ILRemoveLastID (shlobj_core.h)
Supprime la dernière structure SHITEMID d’une structure ITEMIDLIST .
Syntaxe
BOOL ILRemoveLastID(
[in, out, optional] PUIDLIST_RELATIVE pidl
);
Paramètres
[in, out, optional] pidl
Type : PUIDLIST_RELATIVE
Pointeur vers la structure ITEMIDLIST à raccourcir. Lorsque la fonction retourne, cette variable pointe vers la structure abrégée.
Valeur retournée
Type : BOOL
Retourne TRUE si elle réussit, FALSE sinon.
Configuration requise
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 | shlobj_core.h (inclure Shlobj.h) |
Bibliothèque | Shell32.lib |
DLL | Shell32.dll (version 5.0 ou ultérieure) |