Share via


IUPnPDeviceFinderCallback (Windows Embedded CE 6.0)

1/6/2010

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

Header upnp.h
Library uuid.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

UPnP Control Point API Interfaces
IUPnPDevices