which type Can I use instead of LPVOID at java code?
Hi
I have a program in C which have a method that returns LPVOID, which avaluate jni type for LPVOID can I use in java code? I have some another native methods which must have LPVOID arguments as input.
Is there any solution?
please help me. It's very important for me.
Thanks rrin advance.

