C-DEngine 5.105

ICDEScopeManager..::..IsValidScopeID Method (String)

Determines whether [is valid scope identifier] [the specified p scram scope i d1].

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

Syntax


bool IsValidScopeID(
	string pScramScopeID1
)
Function IsValidScopeID ( _
	pScramScopeID1 As String _
) As Boolean
bool^ IsValidScopeID(
	String^ pScramScopeID1
)

Parameters

pScramScopeID1
Type: String
The scrambled scope id.

Return Value

true if [is valid scope identifier] [the specified p scram scope i d1]; otherwise, false.