ProcessRestart
Restarts the current process in which Cicode is running.
Syntax
INT error = ProcessRestart()
Return Value
0 (zero) if successful, otherwise the following error is returned:
256 - General software error
See Also
Related Functions
Example
ProcessRestart()
See Also