I'm pretty much a noob so I'll try to lay out my problem as plainly as possible.
I have an API installed on my Client computer that allows me to communicate with the application.
This API is COM+ based and I am trying to find a way to communicate with it using C++ syntax.
Could someone point out to me how to connect to the COM+ application from Visual Studio in order to carry out commands and communicate with the application?