Share via


InstanceHandle32 Property [Visio 2003 SDK Documentation]

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

longRet = object**.InstanceHandle32**

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

object     Required. An expression that returns an Application or InvisibleApp object.

Version added

4.0

Remarks

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

Applies to | Application object | InvisibleApp object

See Also | WindowHandle32 property