Message 1 of 2
How to get primitive data using COM APIs
Not applicable
08-06-2015
05:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to read the primitive data in my C++ applicaition.
Is it possible to do that using COM APIs?
I have been using the .Net APIs to open the navisworks file in my application using the ApplicatonControl and DocumentControl.
But my situation demands that i must use COM APIs to do that in a C++ application.
Please suggest a way.