Procedure CreateComObject
| Call: | Send CreateComObject |
CreateComObject is sent to create and connect to an instance of the ActiveX control associated with this object.
You would not normally send this message to an ActiveX wrapper object. Instead, creating and releasing the ActiveX control is performed automatically. This behavior is controlled by the peAutoCreate property.
cComActiveXControl | ReleaseComObject | peAutoCreate | OnCreate