Passing Strings
"Swapnil Wale" <[email protected]>
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I am new to CORBA. I need some help on how to pass strings from a client
to server. So far I used to pass strings from a c++ client by...
CORBA::WStringValue_var msg = new CORBA::WStringValue((const
CORBA::WChar*)L"My Message.....");
This works fine but now I need to pass some values that I get from a
database. How can I pass those values if I use a variable to store those
values? I looked at some examples but most of them are similar to the above
example.
Thank you
-Swapnil-
_______________________________________________
OB-Users Mailing List - [email protected]
http://mail.ooc.nf.ca/mailman/listinfo/ob-users
Visit our support FAQ before you send a message.
http://www.orbacus.com/faq/support.html