Object Data Type

Description

Object variables are stored as 32-bit (4-byte) addresses that refer to objects within an application. A variable declared as an Object is one that can subsequently be assigned (using the Set statement) to refer to any object produced by the application.

See Also

Data Type Summary, Deftype Statements, IsObject Function, Variant Data Type.