G
Guest
After searching and experimentation, I found the note in the remarks section
of the MSDN doc on Marshal::GetDelegateForFunctionPointer
(http://msdn2.microsoft.com/en-us/li...es.marshal.getdelegateforfunctionpointer.aspx) -
You cannot use this method with function pointers obtained through C++...
Why not?
of the MSDN doc on Marshal::GetDelegateForFunctionPointer
(http://msdn2.microsoft.com/en-us/li...es.marshal.getdelegateforfunctionpointer.aspx) -
You cannot use this method with function pointers obtained through C++...
Why not?