Description method CreateObject
-
Return Type
-
An Unknown object.
-
Syntax
-
object.CreateObject (ProgIDorCLSID)
The CreateObject Method syntax has these parts: |
| object | An expression evaluating to an object of type McApplication. | | ProgIDorCLSID | Required. A String value. |
|