OnShutdown

Syntax

void OnShutdown( );

Remarks

This handler is called whenever CIMPLICITY interprocess communications indicates to the XASMgr that the project is shutting down.

Place all the code you need to handle your application shutdown in this command handler.

More information

CExternalAlarmManager methods and command handlers.