C-DEngine 5.105

ICommonDisco..::..CheckForDeviceMatch Method

Fires a callback if the device is in the DeviceRegistry

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

Syntax


void CheckForDeviceMatch(
	TheUPnPDeviceInfo tHistory,
	Uri pLocationUrl
)
Sub CheckForDeviceMatch ( _
	tHistory As TheUPnPDeviceInfo, _
	pLocationUrl As Uri _
)
void CheckForDeviceMatch(
	TheUPnPDeviceInfo^ tHistory, 
	Uri^ pLocationUrl
)

Parameters

tHistory
Type: nsCDEngine.ViewModels..::..TheUPnPDeviceInfo
pLocationUrl
Type: Uri
Location URL of the Device. If set to zero, this function will not do anything