1
Answer

managed to unmanaged code

vijaya.nutakki

vijaya.nutakki

21y
1.5k
1
There is a function in my imported dll which takes instances of type LPVOID(pointer). What is the equivalent in C#? How can I convert ther existing data types of c# to LPVOID?

Answers (1)