C-DEngine 5.105

IBaseEngine..::..SetInitialized Method

If you handle the CDE_INITIALIZE message, tell the C-DEngine when you are done with the process. ReplyInitialized is calling this method internally. This also sets the Engine Readiness to "true"

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

Syntax


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

Parameters

pMessage
Type: nsCDEngine.BaseClasses..::..TSM
Contain the ORG (Originator) of the Request to Initialize