1.

Can You Retrieve Complex Data Types Like Structs From The Pinvoke Calls?

Answer»

Yes, just MAKE SURE you re-declare that struct, so that managed CODE KNOWS what to do with it.

Yes, just make sure you re-declare that struct, so that managed code knows what to do with it.



Discussion

No Comment Found