help... how to implement callback

Phanendra

New member
Joined
Jul 7, 2003
Messages
1
Hi All,

I am trying to write an interface for the existing C library using C++ managed extesions, so that I can make use of the C library in C#. The problem I am facing is with some callback functions in C library. Can anyone help me out in how to implement the callback so that the C library method can call the method in the C#.

Thanks A Lot.......
Phanendra
:confused:
 
Back
Top