Fonction ILIsEmpty (shlobj_core.h)

Vérifie si une structure ITEMIDLIST est vide.

Syntaxe

BOOL ILIsEmpty(
  [in] PCUIDLIST_RELATIVE pidl
);

Paramètres

[in] pidl

Type : PCUID_RELATIVE

Pointeur vers la structure ITEMIDLIST à vérifier.

Valeur retournée

Type : BOOL

TRUE si le paramètre pidl a la valeur NULL ou si la structure ITEMIDLIST pointée par pidl est vide ; sinon , FALSE.

Configuration requise

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 shlobj_core.h (inclure Shlobj.h)