Charta Software
Back to the base
E-mail:
Wachtwoord:
Aangemaakt door op 2009-07-03 14:36:53
Laatst gewijzigd op 2009-07-20 13:51:51

Close down

The Close down function is automatically run when Charta is closed.

When Charta is closed it searches for a function with a specific name and interface. If an exact match is found, the function is run before the application is actually shut down. The function interface must be:

  • Name: "Close down"
  • Parameters: none
  • Result: Unknown