C-DEngine 5.105

ICommonDisco..::..GetUPnPDeviceInfo Method

Returns TheUPnPDeviceInfo for a given USN/UUID

Namespace:  nsCDEngine.Discovery
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


TheUPnPDeviceInfo GetUPnPDeviceInfo(
	Guid USN
)
Function GetUPnPDeviceInfo ( _
	USN As Guid _
) As TheUPnPDeviceInfo
TheUPnPDeviceInfo^ GetUPnPDeviceInfo(
	Guid^ USN
)

Parameters

USN
Type: Guid
The USN/UUID of the requested Device

Return Value

Null if the device could not be found - otherwise returns all UPnP information gathered