This property returns the number of PC-DMIS automation objects referenced by the automation application or script.
Read-only property
Visual Basic |
---|
Public Property LockObjectCount As Integer |
Read-only Integar value with the number of automation objects.
When you run PC-DMIS through automation and the application window closes, the pcdlrn.exe process continues to run in the background without any visible user interface until the automation application releases all references.
To know how many application objects are referenced, use this property.