C-DEngine 5.105

ICDEScopeManager..::..GetRealScopeID Method

Gets the real scope identifier.

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

Syntax


string GetRealScopeID(
	string pScramScopeId
)
Function GetRealScopeID ( _
	pScramScopeId As String _
) As String
String^ GetRealScopeID(
	String^ pScramScopeId
)

Parameters

pScramScopeId
Type: String
The scrambled scope identifier.

Return Value

System.String.