iNTERFACEWARE Products Manual > Learning Center > Tutorials and Sample Scenarios > Working With Plugins and Web Services > Setting Up a Plugin > Setting Up a Plugin Using C++ > Setting Up a Source Plugin Using Microsoft Visual Studio C++ 2008 > Testing the Plugin From Microsoft Visual Studio C++ 2008 |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
Now that you have created and started the channel, you can open Microsoft Visual Studio C++ 2008 and run your plugin from it. To do this:
For example, if you run the sample source plugin generated from Chameleon's Stubcode Generation window, the following sample test message is sent:
If this test is successful, you are ready to test whether the plugin works when run as a standalone application outside of Microsoft Visual Studio C++ 2008. The next section describes how to do this. |