Returns a COM automation object that is represented by the string passed
to this method. The object that is returned can then be utilized using its
exposed methods.
Syntax
COM_OBJECT CreateObject( string )
string
The name of the COM object to instantiate (create).