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:
- From within the Visual Basic project window, select the Project >
References.
- From the References dialog box, click Browse.
- Navigate to the directory containing the JiGlue.dll file.
- Select JiGlue.dll. Click Open.
- 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.