Description

A the McOMGlobal class

Property type

A McOMGlobal object.  

Syntax

object.GlobalTools

The GlobalTools Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McObjects.

Remarks

The McGlobalTools class exposes a large number of useful methods. From VB a pre-defined global instance of this class is always available, but from C/C++ you would need to create your own. This property does that job for you.