Méthode IPersistIDList ::GetIDList (shobjidl_core.h)
Obtient une liste d’identificateurs d’élément.
Syntaxe
HRESULT GetIDList(
[out] PIDLIST_ABSOLUTE *ppidl
);
Paramètres
[out] ppidl
Type : LPITEMIDLIST*
Adresse d’un pointeur vers la liste d’identificateurs d’élément à obtenir.
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
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 | shobjidl_core.h (inclure Shobjidl.h) |
DLL | Shell32.dll |