The event that I am handling in my current test needs to send a response back to its source. The script that handles the event include a string parameter that had to be updated to send the response b...
In this case the easiest approach would be to write a COM wrapper in VB.Net express to provide a compatibility layer to the library you need, and make your calls to that wrapper.