| Top Previous Next |
|
The RestoreEngineState method restores the state of the engine.
Syntax
Parameters
Index [in] Index of the EngineState for which the restore is required.
Return Value
Index of the Saved Engine's State.
Remarks
If index is -1, then Engine is restored to the previous state stored. Otherwise, it is restored to the state indicated by the Index.
|