IUPnPDeviceFinder:IDispatch (Windows CE 5.0)
This interface enables an application to find a device.
The following table lists and describes this interface's members.
Method | Description |
---|---|
CancelAsyncFind | Cancels an asynchronous search. |
CreateAsyncFind | Creates an asynchronous search. |
FindByType | Searches synchronously for devices by device or service type. |
FindByUDN | Searches synchronously for a device by its unique device name (UDN). |
StartAsyncFind | Starts an asynchronous search. |
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Upnp.h.
Link Library: Uuid.lib.
Send Feedback on this topic to the authors