Partager via


Méthode IEventSubscription::p ut_SubscriberInterface (eventsys.h)

Pointeur marshalé vers l’interface d’événement sur l’abonné (pour un abonnement temporaire).

Cette propriété est en lecture/écriture.

Syntaxe

HRESULT put_SubscriberInterface(
  IUnknown *pSubscriberInterface
);

Paramètres

pSubscriberInterface

Valeur de retour

None

Notes

S’il n’est pas NULL, l’abonnement est temporaire et la propriété SubscriberCLSID doit être vide.

Spécifications

   
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 eventsys.h

Voir aussi

IEventSubscription