Description method CreateOperator
-
Return Type
-
An Object object.
-
Syntax
-
object.CreateOperator (ProgIDorCLSID, [varParent], [Name])
The CreateOperator Method syntax has these parts: |
| object | An expression evaluating to an object of type McApplication. | | ProgIDorCLSID | Required. A String value. | | varParent | Optional. A Variant value. | | Name | Optional. A String value. |
|