C-DEngine 5.105

IBaseEngine..::..UpdateCosting Method

This function will be called by the C-DEngine before a telegram is sent to the next nodes.

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

Syntax


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

Parameters

pMessage
Type: nsCDEngine.BaseClasses..::..TSM