Click here to Skip to main content
15,896,207 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.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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