C-DEngine 5.105

ICDEDiscoService..::..UpdateContextID Method

Updates the context (ScopeID) of the discovery service

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

Syntax


void UpdateContextID(
	string pScrambledID
)
Sub UpdateContextID ( _
	pScrambledID As String _
)
void UpdateContextID(
	String^ pScrambledID
)

Parameters

pScrambledID
Type: String