Click here to Skip to main content
15,887,746 members
Articles / Programming Languages / C++

C++ Template Classes to Make COM Marshalling Simple

Rate me:
Please Sign up or sign in to vote.
4.71/5 (10 votes)
24 Nov 2016CPOL3 min read 18.5K   13  
I have created two C++ template classes which allow a COM interface to be marshalled between threads with no fuss and no pain

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United Kingdom United Kingdom
C#/WPF/C++ Windows developer

Comments and Discussions