Méthode IRelatedItem ::GetItemIDList (shobjidl_core.h)
Obtient le pointeur vers une liste d’identificateur d’élément (PIDL) pour l’élément associé.
Syntaxe
HRESULT GetItemIDList(
[out] PIDLIST_ABSOLUTE *ppidl
);
Paramètres
[out] ppidl
Type : PIDLIST_ABSOLUTE*
Lorsque cette méthode retourne, contient le PIDL.
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 Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | shobjidl_core.h (inclure Shobjidl.h) |