Posted By:
dinakar_tip
Posted On:
Monday, September 29, 2003 06:57 AM
Hi, I am trying to access a method getDocDisplayValue() of OLE using Eclipse java packages. The method I was using in eclipse was "invoke()" method to access the getDocDisplayValue method. One of the parameter for getDocDisplayValue() is BSTR*. My question is what is the equivalent value of BSTR* in java, so that I can send a java value. Could any let me know and a short example would be fine. Thank you. Dinakar.