Méthode IDeskBar ::GetClient (shobjidl_core.h)
Obtient l’objet client.
Syntaxe
HRESULT GetClient(
[out] IUnknown **ppunkClient
);
Paramètres
[out] ppunkClient
Type : IUnknown**
Adresse d’un pointeur vers une variable de type IUnknown qui reçoit le client utilisé par la barre de bureau.
Valeur retournée
Type : HRESULT
Retourne S_OK si l’objet client est retourné, ou une valeur d’erreur dans le cas contraire.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 2000 Professionnel [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows 2000 Server [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | shobjidl_core.h (incluez Shobjidl.h) |
DLL | Shell32.dll (version 5.0 ou ultérieure) |