|
-
March 8th, 2006, 06:25 AM
#1
how to use callback function in vb.net
Hi
I am trying to use a thirdparty dll which accepts function pointer as parameter. That dll is written in vc++.
I tried to use addressof operator to set the callback function but there is compile time error.... addressof expression can't be converted to system.inptr as system.inptr is not delegate type......
Anyhelp about this error......................
Thanks in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|