Overview

The Visual Basic (VB) wrapper encapsulates the standard Component Enabler COM interface. It was developed to provide a simplified, VB-type interface to the Component

Enabler application programming interface and provide an easy to use interface to an Agile Business Suite System.

The advantages of using the wrapper are as follow:

Note: At present, the Visual Basic wrapper for Component Enabler is not part of the standard Component Enabler product and is not a supported product

The wrapper can be compiled as either an in-process DLL or an out-of-process EXE. The notes in this document refer to the in-process DLL, but the same methods and properties are available in the EXE version.

Note: Take care when using the DLL version of the wrapper in a server environment to ensure that the process does not single thread on the web server