I am writing a wrapper for a C Dll which have a function like,
[
long SetEventRcv(int self, int EventHandler)
]
how to pass evenhandler delegate to this function?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: Passing delegates to C functions
|
Click Here to Expand Forum to Full Width |