PC-DMIS 2019 R1 Object Library
OnClosingApplication Event
See Also  Send Topic Feedback | See Object Hierarchy Chart
UserExit
Boolean value that indicates the current value of the UserExit property.
LockObjectCount
Integer value that returns the value from the LockObjectCount property.
PCDLRN ActiveX DLL > ApplicationObjectEvents Object : OnClosingApplication Event

Glossary Item Box

Description

This event gets launched whenever the PC-DMIS application begins to close. A listening application should use this event to properly close PC-DMIS.

Syntax

Visual Basic
Public Event OnClosingApplication( _
   ByVal UserExit As Boolean, _
   ByVal LockObjectCount As Integer _
)

Parameters

UserExit
Boolean value that indicates the current value of the UserExit property.
LockObjectCount
Integer value that returns the value from the LockObjectCount property.

See Also

Copyright © 2019. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.