IUPnPDeviceProvider interface (upnphost.h)
The IUPnPDeviceProvider interface allows a device provider to start and stop its processing.
Inheritance
The IUPnPDeviceProvider interface inherits from the IUnknown interface. IUPnPDeviceProvider also has these types of members:
Methods
The IUPnPDeviceProvider interface has these methods.
IUPnPDeviceProvider::Start The Start method starts the device provider. The device host invokes this method after it loads the device provider This method performs any initialization required by the device provider. |
IUPnPDeviceProvider::Stop The Stop method stops the device provider. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | upnphost.h |