KSD_EXPORT void Quit

(int error_code = 0)

Causes the application to perform shutdown procedures and exit with the error code passed.

Documentation

Causes the application to perform shutdown procedures and exit with the error code passed. This should be used in place of any standard program terminating functions, like exit().
Parameters:
error_code - The error code to exit with.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.