C-DEngine 5.105

TSM..::..GetNextSerial Method

Increase the FID Serial Number by one

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

Syntax


public void GetNextSerial(
	int pSubMsg
)
Public Sub GetNextSerial ( _
	pSubMsg As Integer _
)
public:
void GetNextSerial(
	int^ pSubMsg
)

Parameters

pSubMsg
Type: Int32