IUPnPDeviceFinderCallback:IDispatch
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
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.