iNTERFACEWARE Products Manual > Installing and Using Iguana > Using Iguana > Working With Plugins > Writing a Plugin > Using the Legacy VB.NET/C# Plugin Interface > Using the Legacy VB.NET/C# Plugin Interface to Send Messages > Accessing the Iguana Communication Libraries |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
If your plugin has been created using the old VB.NET/C# interface, the Iguana communication libraries that your plugin uses are:
These files are included with your Iguana installation. To use these communication libraries, you must:
To include IGC.dll in the PATH environment variable:
To add a reference to IGC_csharp.dll to your VB.NET or C# plugin:
|