Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

EA_OnPreExitInstance

Details:

EA_OnPreExitInstance is not currently used.

Syntax:

Sub EA_OnPreExitInstance(Repository As EA.Repository)

The EA_OnPreExitInstance function syntax contains the following element:

Parameter

Type

Direction

Description

Repository

EA.Repository

IN

An EA.Repository object representing the currently open Enterprise Architect model. Poll its members to retrieve model data and user interface status information.

Return Value:

None.