Partager via


Méthode IProfferService ::P rofferService (shobjidl_core.h)

Met un service à la disposition d’autres objets sur le même hôte.

Syntaxe

HRESULT ProfferService(
        REFGUID          serviceId,
        IServiceProvider *serviceProvider,
        DWORD            *cookie
);

Paramètres

serviceId

serviceProvider

cookie

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)

Voir aussi

IProfferService

IProfferService ::RevokeService

IServiceProvider