C-DEngine 5.105

ICDEScopeManager..::..AddScopeID Method (String, String%, Boolean)

Adds the scope identifier.

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

Syntax


string AddScopeID(
	string pTopics,
	ref string pMessage,
	bool bFirstTopicOnly
)
Function AddScopeID ( _
	pTopics As String, _
	ByRef pMessage As String, _
	bFirstTopicOnly As Boolean _
) As String
String^ AddScopeID(
	String^ pTopics, 
	String^% pMessage, 
	bool^ bFirstTopicOnly
)

Parameters

pTopics
Type: String
The p topics.
pMessage
Type: String%
The p message.
bFirstTopicOnly
Type: Boolean
if set to true [b first topic only].

Return Value

System.String.