IUPnPDeviceFinderCallback:IDispatch (Windows CE 5.0)
This interface allows UPnP to communicate the results of an asynchronous search to an application.
The following table lists and describes this interface's members.
Method | Description |
---|---|
DeviceAdded | Indicates that a device has been added to the network. |
DeviceRemoved | Indicates that a device has been removed from the network. |
SearchComplete | Indicates that a search for all network devices has been completed. |
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Upnp.h.
Link Library: Uuid.lib.
See Also
Send Feedback on this topic to the authors