UPnP Device Host Interfaces

The following table shows the UPnP Device Host interfaces with a description of the purpose of each.

Programming element Description
IUPnPDeviceControl This interface is the top-level interface to a Universal Plug and Play (UPnP) device. The device host uses this interface to initialize the device and obtain access to the service objects for related control requests.
IUPnPEventSink This interface enables the hosted service to send event notifications to the device host. This interfaces also enables the device host to reregister one or more UPnP devices with the device host.
IUPnPEventSource This interface enables the device host to subscribe to or unsubscribe from receiving events from the hosted service.
IUPnPRegistrar This interface registers the devices or bridges that will run in the context of the device host.
IUPnPReregistrar This interfaces enables the device host to reregister one or more UPnP devices with the device host.

 Last updated on Tuesday, May 18, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.