Results 1 to 1 of 1
- 02-02-2011, 08:23 AM #1
Member
- Join Date
- Dec 2010
- Posts
- 9
- Rep Power
- 0
How to return Jobject array in jni
hi i have a method in java which returns string[] (string array)
i need to call this java method from my c++ program.. how to call that..
if it is returning 'int' value then i can call it as 'CallIntMethod'. But i dont know how to call this java method which returns string array..
Similar Threads
-
Filling an array from the return value of the function
By alex1988 in forum Java AppletsReplies: 7Last Post: 02-02-2011, 09:29 AM -
return array
By rfviki in forum New To JavaReplies: 2Last Post: 11-03-2010, 01:05 PM -
return array problem
By doha786 in forum New To JavaReplies: 3Last Post: 03-30-2010, 05:08 PM -
How do i return a random String from an array?
By Grendel0 in forum New To JavaReplies: 9Last Post: 03-11-2010, 10:11 AM -
return Set .toArray(); method as an array of integers
By maxim in forum New To JavaReplies: 2Last Post: 04-16-2008, 12:35 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks