Chapter 2 -- 118
Programmer’s Guide
Variable Object
Properties Methods
Application (None)
DataSource
Name
Parent
Value (Default)
"
""
" Variable.Application
This property returns the Application
object that represents the
root object of the hierarchy.
Access Read-Only.
Type VT_DISPATCH or Application
object.
"
""
" Variable.DataSource
Returns the kind of data source of the variable (enumDatasource
type).
Access Read-Only.
Type VT_I2 or Integer or enumDataSource
type.
"
""
" Variable.N ame
Returns the name of the variable.
Access Read/Write.
Type VT_BSTR or String
.
"
""
" Variable.Parent
Returns the parent object of the specified object.
Access Read-Only.
Type VT_DISPATCH.
Object
Porperties