ColdFusion 9.0 Resources ColdFusion 9 CFML Reference |
CreateObject: COM objectDescriptionThe CreateObject function can create a Component Object Model (COM) object. To create a COM object, provide the following information:
For most objects, you can get this information from the OLEView utility. Note: On UNIX, this function does not support COM objects.
See alsoReleaseComObject, cfobject; Integrating COM and CORBA Objects in CFML Applications in the Developing ColdFusion Applications Parameters
|