Click here to Skip to main content
15,897,291 members
Articles / Desktop Programming / ATL

IDispatchImplEx - Template classes for multi-interface dispatch

Rate me:
Please Sign up or sign in to vote.
4.65/5 (10 votes)
24 Jan 2009CPOL2 min read 36.5K   365   17  
C++ template classes for implementing COM objects that perform typeinfo-driven dispatch on multiple interfaces, both dual and pure.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

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


Written By
Software Developer (Senior)
Norway Norway
ATL/COM, C#/.NET, IL, WCF

Comments and Discussions