CloseUpdate

The CloseUpdate built-in segment method is not valid for systems based on the Windows operating system. It is valid only for MCP-based systems.

This method is called on application shut down.

For each COMSTP (update/subsystem) this executes immediately before the application terminates. For the very last update this is executed after CLOSEDOWN.

Note: This built-in method can be overridden however you cannot change its Visibility property.

Syntax

<segment>>::CloseUpdate(void) : void

Owner

Any segment.