C-DEngine 5.105

ICommonDisco..::..ScanForDevice Method

Tiggers a scan for a specific Device UID (i.e. USN for UPnP or Domain on mDNS) Results will be fired to the callbacks registered with RegisterUPnPUID

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

Syntax


void ScanForDevice(
	string pUid
)
Sub ScanForDevice ( _
	pUid As String _
)
void ScanForDevice(
	String^ pUid
)

Parameters

pUid
Type: String