I'm relatively new to the Component Object Model spec - I have a simple question:
- How can I access the COM interface from a C or C ++ application
For example, access to the Microsoft Excel COM interface to perform basic operations without user intervention.
Yours faithfully
Aaron source
share