|
-
December 17th, 2010, 09:03 AM
#1
Equivalent of COleDispatchDriver in C++ / CLR
In an MFC project I want to add a wrapper class for an external COM object so I use "Add class from type library" and it generates an MFC class based on COleDispatchDriver. How do I do the equivalent in C++/CLR code so that I can access the methods and properties of this external object?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|