Returning and passing a boolean in JNI?
843829Sep 7 2004 — edited Sep 9 2004HI,
I have one method that returns a boolean and one that accepts a boolean but when the code is compiled and run from VB, it asks for or returns a System.SByte, rather than a boolean.. any idea what I'm doing wrong? :)
Thanks!