Siebel Object Interfaces Reference > Interfaces Reference > Application Events >

Application_Close


The Close event is called before the application exits. This allows Basic scripts to perform last-minute cleanup (such as cleaning up a connection to a COM server). It is called when Windows notifies the application that it should close, but not if the process is terminated directly.

Syntax

Application_Close

Argument
Description
Not applicable
 

Returns

Not applicable

Used With

Server Script

NOTE:  Siebel Business Processes invokes this event. For more information, read Siebel Business Process Designer Administration Guide.


 Siebel Object Interfaces Reference 
 Published: 18 June 2003