Méthode IRelatedItem ::GetItem (shobjidl_core.h)
Obtient l’élément IShellItem lié à cet élément.
Syntaxe
HRESULT GetItem(
IShellItem **ppsi
);
Paramètres
ppsi
Type : IShellItem**
Lorsque cette méthode retourne, contient l’adresse d’un pointeur vers l’interface IShellItem pour l’élément lié à cet élément.
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) |