Partager via


Méthode IProfferService ::RevokeService (shobjidl_core.h)

Rend indisponible un service qui était précédemment disponible pour d’autres objets via IProfferService ::P rofferService.

Syntaxe

HRESULT RevokeService(
       DWORD cookie
);

Paramètres

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 (incluez Shobjidl.h)

Voir aussi

IProfferService

IProfferService ::P rofferService