C-DEngine 5.105

ICDEScopeManager..::..GetScopeHash Method

Gets the scope hash.

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

Syntax


string GetScopeHash(
	string pTopic,
	bool IsSScope
)
Function GetScopeHash ( _
	pTopic As String, _
	IsSScope As Boolean _
) As String
String^ GetScopeHash(
	String^ pTopic, 
	bool^ IsSScope
)

Parameters

pTopic
Type: String
The p topic.
IsSScope
Type: Boolean
if set to true [is s scope].

Return Value

System.String.