The object inherits the properties of the Automation object that it encapsulates.
Methods
Note that in addition to these, the object inherits from the Automation object that it encapsulates.
| $createobject | Creates an instance of the object and may be called before the automation server can be used. |
| $getactiveobject | Obtains an instance to a current automation object. |
| $getobject | Creates an instance of an object from the specified filename and class, if supplied. |
| $isavailable | Returns kTrue if the object variable has a server instance, or kFalse otherwise. |