Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to convert a java String to a java Variant type with sun jdk?

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hello all,

i'm having problems when trying to pass a parameter of type variant of my client app to a vc++ server app. Can anybody tells me how can i do that with sun jdk ?

Thanks in advance

Thor
 
Perhaps you would like to send an Object to your vc++ app instead since most(if not all) of the class extends Object class

Hope this helps,
Leon If you need additional help, you can email to me at zaoliang@hotmail.com I don't guaranty that I will be able to solve your problems but I will try my best :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top