C-DEngine 5.105

ICDEScopeManager..::..SetScopeIDFromScrambledID Method

Sets the scope identifier from scrambled identifier.

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

Syntax


void SetScopeIDFromScrambledID(
	string pScrambledId
)
Sub SetScopeIDFromScrambledID ( _
	pScrambledId As String _
)
void SetScopeIDFromScrambledID(
	String^ pScrambledId
)

Parameters

pScrambledId
Type: String
The scrambled identifier.