IUPnPEventSource interface (upnphost.h)

The IUPnPEventSource interface allows the device host to manage event subscriptions for the hosted service.

Inheritance

The IUPnPEventSource interface inherits from the IUnknown interface. IUPnPEventSource also has these types of members:

Methods

The IUPnPEventSource interface has these methods.

 
IUPnPEventSource::Advise

The Advise method is invoked by the device host to begin receiving events from the hosted service.
IUPnPEventSource::Unadvise

The Unadvise method is invoked by the device host to stop receiving events. The device host passes in the same pointer that it did when it invoked the IUPnPEventSource::Advise method.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header upnphost.h