www.gnostice.com 

ClearEngineStates Method

Top  Previous  Next

The ClearEngineStates method will clear all the engine states stored in the engine.

 

 

 

Syntax

 

 

[VC++]

void ClearEngineStates();

 

[C#]

public abstract new void ClearEngineStates (  )

 

[VB]

Sub ClearEngineStates()

 

 

 

 

 

 

See Also

 

 

SaveEngineState, RestoreEngineState