1
Answer

managed to unmanaged code

Photo of vijaya.nutakki

vijaya.nutakki

21y
1.9k
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)