IUPnPReregistrar (Windows Embedded CE 6.0)
1/6/2010
This interfaces enables the device host to reregister one or more UPnP devices with the device host.
OEMs should not implement this interface. The implementation of this interface in provides complete functionality.
The following table lists the methods supported by the IUPnPReregistrar interface in vtable order.
Method | Description |
---|---|
Reregisters the static device with the same UDN that the device host originally generated through a call to the IUPnPRegistrar::RegisterDevice and IUpnPRegistrar::RegisterRunningDevice methods. |
|
Reregisters the running device with the same UDN that the device host originally generated through a call to the IUPnPRegistrar::RegisterDevice and IUpnPRegistrar::RegisterRunningDevice methods. |
Requirements
Header | upnphost.h |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |
See Also
Reference
UPnP Device Host Interfaces
IUPnPRegistrar::RegisterDevice
IUPnPRegistrar::RegisterRunningDevice
IUPnPReregistrar::ReregisterDevice
IUPnPReregistrar::ReregisterRunningDevice