C-DEngine 5.105

ICDESniffer..::..ScanForDevice Method

Scans for specific devices with a given UID string

Namespace:  nsCDEngine.Discovery.DeviceSearch
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