November 14th, 1999, 10:23 PM
Hi,
How we pass VB string out from VB namespace,I can able to pass only English strings from VB side to some other.If i send a Uniode string like JP string ,receiving side shows only question mark(Case of Java).
Main problem is In vb there is no Wchar or Wstring type ,so when ever Client Maps from COM IDL ,it maps only String type.
How we can solve this problem,I want to pass a unicode string from VB to Java.
Regards
pradeep
How we pass VB string out from VB namespace,I can able to pass only English strings from VB side to some other.If i send a Uniode string like JP string ,receiving side shows only question mark(Case of Java).
Main problem is In vb there is no Wchar or Wstring type ,so when ever Client Maps from COM IDL ,it maps only String type.
How we can solve this problem,I want to pass a unicode string from VB to Java.
Regards
pradeep