| IMcEngine Methods |   | 
The IMcEngine type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | AncestorOfOperator | Find an ancestor operator of a given type for some operator. | 
|   | CreateObject | Create a COM object, and if an "operator", store a connection to it
in the Object Manager. | 
|   | CreateOperator | Create an "operator and store a connection to it in the Object
Manager. | 
|   | EnumUserMeasurements | Enumerates registered user measurements. | 
|  | GetRegisteredUserMeasurement | Returns any registered instance of McUserMeasure associated
with a named measurement. | 
|   | ParentOfOperator | Find the immediate parent operator, if any, for some operator. | 
|   | RegisterUserMeasurement | Registers or unregisters an instance of McUserMeasure as a named measurement | 
|   | ReportLicensesInUse | Output the licenses this McEngine acquired
since its instantiation. | 
 See Also
See Also