Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Returning and passing a boolean in JNI?

843829Sep 7 2004 — edited Sep 9 2004
HI,

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!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 7 2004
Added on Sep 7 2004
3 comments
641 views