Represents the different types of searches that can be performed using the SDK for UPnP Devices API.
By specifying these different values to
UpnpSearchAsync, the control point application
can control the scope of the search from all devices
to specific devices or services.
-
UPNP_S_ALL - Search for all devices and services on the network.
-
UPNP_S_ROOT - Search for all root devices on the network.
-
UPNP_S_DEVICE - Search for a particular device type or a particular device instance.
-
UPNP_S_SERVICE - Search for a particular service type, possibly on a particular device type or device instance.
Alphabetic index
This page was generated with the help of DOC++.