C# interop to an RTDServer

Joined
7/28/10
Messages
1
Points
11
Reuters Bridge Station provides an Excel Add-in RTD interface. Is it possible to interop to it using C#. It should be as simply as finding the COM registry for the component, but I can't manage to locate it in the COM registery. However, I can successfully invoke the RTD method from Excel, but would like to do so from a C# application.
 
Back
Top Bottom