InstanceHandle32 property

Microsoft Visio Developer Reference

InstanceHandle32 property

   Example   

Gets the instance handle of the Application object for a 32-bit version of Microsoft Visio.

Version added

4.0

Syntax

longRet = object.InstanceHandle32

longRet

Long. The instance handle of the object (a 4-byte value).

object

Required. An expression that returns an Application object.

Remarks

Calls to the InstanceHandle property are directed to the InstanceHandle32 property.