COM Interface Builder (Magic xpa 2.x)
The Component Object Model (COM) defines an application programming interface (API) that lets you create components for use in integrating custom projects and allows diverse components to interact. The components must adhere to a binary structure specified by Microsoft, which allows components written in different languages to interact.
The Magic xpa COM Interface Builder lets you build a .DLL file that can be integrated in a framework of reusable components supported by Microsoft.
-
Your project cannot contain a space.
-
At least one program in the project must have a public name and have the External check box selected.
You can access the COM Interface Builder by opening the Options menu, parking on the Interface Builder option and clicking COM.
From the COM Interface Builder Wizard - Welcome screen, click Next and the Available COM Components screen opens.
Note:
|
The COM Interface Builder does not support OLE, .NET or Vector data attributes.
|
|
The Magic xpa Single User Edition does not support the COM Interface Builder.
|
Local COM Object Runtime Behavior
Remote COM Object Runtime Behavior
COM Object Errors and Troubleshooting