C-DEngine 5.105

IBaseEngine..::..ReplyInitialized Method

LiveEngines/Data providing services can reply "CDE_INITIALIZED" to a node that requested "CDE_INITIALIZE" using this convenience method. The TSM is necessary to identify the originator of the CDE_INITIALIZE message.

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

Syntax


void ReplyInitialized(
	TSM pMessage
)
Sub ReplyInitialized ( _
	pMessage As TSM _
)
void ReplyInitialized(
	TSM^ pMessage
)

Parameters

pMessage
Type: nsCDEngine.BaseClasses..::..TSM
Only the ORG parameter of the TSM is used