Converting the function pointer to a .net delegate

  • Thread starter Thread starter priyank85
  • Start date Start date
P

priyank85

what is the equivalent of visual c#.net 2005 method
Marshal.GetDelegateForFunctionPointer in visual c#.net 2003 ?

regards,
priyank...
 
priyank,

It's the same thing, no? There is no way that they removed the method.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top