P/Invoke tries to make your life easier by automatically converting (“marshalling”) data types from managed code to native code and the other way around.
P/Invoke Tutorial: Passing parameters (Part 3)
•
12 comments
P/Invoke tries to make your life easier by automatically converting (“marshalling”) data types from managed code to native code and the other way around.