Click here to Skip to main content
15,881,139 members
Articles / Programming Languages / C#

Pass C# Delegate as Callback to C++

Rate me:
Please Sign up or sign in to vote.
4.91/5 (7 votes)
29 May 2012CPOL1 min read 43.5K   16  
This tip shows how to pass a delegate to a C++ exported DLL function from C#

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
Technical Lead Kotha Technologies
Bangladesh Bangladesh
If you are not in - you are out !
- Chapter 1

Comments and Discussions