Flexcom support for automation (cComAutomationObject).
If you want activeX and document objects use FlexCom20.pkg
FlexCOM20_Base.pkg  (view source)- import declarations
			
 - cComAutomationObject : DFComAutomationObject
Construct_Object()
			
RegisterComEvents()
			It is expected that the Com class will augment this with useful event definitions
- Boolean
AttachActiveObject()
			Attach the DF object to com automation object via progId.
returns: Boolean bSuccess if Ok, If not ok, pcComObject is set to null
- String
sProgId - Variant
vComObject - Boolean
bSuccess 
 - Boolean
IsComObjectCreated()
			returns true if the control is created.
- Variant
vComObject 
 
 
References (2):
Field References (0):
| Module | Containing Symbol | Line | 
|---|