InvisibleApp.InstanceHandle32 Property
Visio Automation Reference |
Gets the instance handle of the Application object for a 32-bit version of Microsoft Office Visio. Read-only.
Version Information
Version Added: Visio 4.0
Syntax
expression.InstanceHandle32
expression A variable that represents an InvisibleApp object.
Return Value
Long
Remarks
Calls to the InstanceHandle property are directed to the InstanceHandle32 property.
See Also