C-DEngine 5.105

TheSystemMessageLog..::..ChangeMaxLogEntries Method

Allows to change the amount of messages kept in the RAM buffer of the SystemLog

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

Syntax


public void ChangeMaxLogEntries(
	int pEntries
)
Public Sub ChangeMaxLogEntries ( _
	pEntries As Integer _
)
public:
void ChangeMaxLogEntries(
	int^ pEntries
)

Parameters

pEntries
Type: Int32
Amount of entries to be stored in RAM