Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows examples of how a managed delegate can be marshaled to a function pointer in unmanaged code.
Managed delegate (C#) |
Unmanaged function pointer (C+) |
---|---|
|
|
|
|
See Also
Other Resources
Marshaling Support in the .NET Compact Framework
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Corrected typo in 2nd example. |
Content bug fix. |