IShellItem ::GetParent, méthode (shobjidl_core.h)
Obtient le parent d’un objet IShellItem .
Syntaxe
HRESULT GetParent(
IShellItem **ppsi
);
Paramètres
ppsi
Type : IShellItem**
Adresse d’un pointeur vers le parent d’une interface IShellItem .
Valeur retournée
Type : HRESULT
Retourne S_OK en cas de réussite, ou une valeur d’erreur dans le cas contraire.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows XP avec SP1 [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 (version 5.00 ou ultérieure) |