ICommonDisco..::..GetAllUPnPDeviceInfo Method
Gets a list of all UPnP devices currently recognized by the UPnP subsystem.
Namespace:
nsCDEngine.DiscoveryAssembly: C-DEngine (in C-DEngine.dll)
Syntax
List<TheUPnPDeviceInfo> GetAllUPnPDeviceInfo()
Function GetAllUPnPDeviceInfo As List(Of TheUPnPDeviceInfo)
List<TheUPnPDeviceInfo^>^ GetAllUPnPDeviceInfo()