Quitting Imagenation

 

All document windows close when you close the Imagenation window, either with the File, Exit (116) command or by using an API transaction.

To close Imagenation with prompts to save changes:

· Use the EndImagenation transaction. It has no parameters.

To close Imagenation without prompts:

· Use the Terminate transaction. It has no parameters.

When all document windows are closed through the user interface, Imagenation sends a NotifyIM -- CloseAll notification to clients, if it has been registered. When Imagenation is closed through the user interface, it sends a NotifyIM -- CloseIm notification to clients, if it has been registered.

When an Imagenation user requests that Imagenation be closed through the user interface, a NotifyIM -- TerminationRequest notification is sent, if it has been registered. The client application is then responsible for handling that request.

See also