IUPnPDeviceFinder interface (upnp.h)
The IUPnPDeviceFinder interface enables an application to find a device.
Inheritance
The IUPnPDeviceFinder interface inherits from the IDispatch interface. IUPnPDeviceFinder also has these types of members:
Methods
The IUPnPDeviceFinder interface has these methods.
IUPnPDeviceFinder::CancelAsyncFind The CancelAsyncFind method cancels an asynchronous search. |
IUPnPDeviceFinder::CreateAsyncFind The CreateAsyncFind method creates an asynchronous search operation. |
IUPnPDeviceFinder::FindByType The FindByType method searches synchronously for devices by device type or service type. |
IUPnPDeviceFinder::FindByUDN The FindByUDN method searches synchronously for a device by its unique device name (UDN). |
IUPnPDeviceFinder::StartAsyncFind The StartAsyncFind method starts an asynchronous search operation. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | upnp.h |