Shows how to pass a custom struct from C# to native C++ DLL via P/Invoke
Related article on my blog (with detailed discussion):
https://giodicanio.com/2024/12/06/how-to-pass-a-custom-struct-from-csharp-to-a-cpp-native-dll/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Shows how to pass a custom struct from C# to native C++ DLL via P/Invoke
Related article on my blog (with detailed discussion):
https://giodicanio.com/2024/12/06/how-to-pass-a-custom-struct-from-csharp-to-a-cpp-native-dll/