Add JiGlue COM Bridge to Visual Basic

To use the JiGlue COM Bridge in Visual Basic, add the JiGlue.dll file to your project as a reference.

Follow these general steps to add JiGlue to your project:

  1. From within the Visual Basic project window, select the Project > References.
  2. From the References dialog box, click Browse.
  3. Navigate to the directory containing the JiGlue.dll file.
  4. Select JiGlue.dll. Click Open.
  5. In the References dialog box, scroll down the Available References list, and check box next to JiGlue.

Your Visual Basic application can now access the JiGlue.JiGlueUtil class in the library.