IUPnPReregistrar interface (upnphost.h)
The IUPnPReregistrar interface allows the application to re-register a UPnP-based device with the device host.
Inheritance
The IUPnPReregistrar interface inherits from the IUnknown interface. IUPnPReregistrar also has these types of members:
Methods
The IUPnPReregistrar interface has these methods.
IUPnPReregistrar::ReregisterDevice The ReregisterDevice method re-registers a device with the device host. The device information is stored by the device host. Then, the device host returns a device identifier and publishes and announces the device on the network. |
IUPnPReregistrar::ReregisterRunningDevice The ReregisterRunningDevice method re-registers a running device with the device host. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | upnphost.h |