Share via


IUPnPReregistrar:IUnknown (Windows CE 5.0)

Send Feedback

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 Windows CE or Windows Mobile provides complete functionality.

The following table lists the methods supported by the IUPnPReregistrar interface in vtable order.

Method Description
ReregisterDevice 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.
ReregisterRunningDevice 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

OS Versions: Windows CE .NET 4.0 and later.
Header: Upnphost.h.
Link Library: Uuid.lib.

See Also

IUPnPRegistrar::RegisterDevice | IUpnPRegistrar::RegisterRunningDevice | IUPnPReregistrar::ReregisterDevice | IUPnPReregistrar::ReregisterRunningDevice

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.