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.

[323 byte] By [ZeinabZa] at [2007-10-3 8:01:11]
# 1
Use a java long.
bschauwejavaa at 2007-7-15 3:04:32 > top of Java-index,Java HotSpot Virtual Machine,Specifications...