Examples
The new statement creates a reference to a new COM object. A reference to the specified object is returned.
new object_reference()
• object_reference – A fully-qualified COM object type to create.