Méthode IPersistIDList::SetIDList (shobjidl_core.h)
Définit une liste d’identificateurs d’élément persistante.
Syntaxe
HRESULT SetIDList(
[in] PCIDLIST_ABSOLUTE pidl
);
Paramètres
[in] pidl
Type : LPCITEMIDLIST
Pointeur vers la liste d’identificateurs d’élément à définir.
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
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 |