C-DEngine 5.105

ICDEDiscoService..::..UpdateDiscoService Method

Updates the discovery service with a new name

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

Syntax


void UpdateDiscoService(
	string pNewName
)
Sub UpdateDiscoService ( _
	pNewName As String _
)
void UpdateDiscoService(
	String^ pNewName
)

Parameters

pNewName
Type: String