Uses of Class
com.ibm.di.automation.BSTR

Packages that use BSTR
com.ibm.di.automation Provides classes for allowing the use of Windows methods. 
 

Uses of BSTR in com.ibm.di.automation
 

Methods in com.ibm.di.automation that return BSTR
 BSTR COMProxy.newBSTR(java.lang.String data)
          create new BSTR object
 

Methods in com.ibm.di.automation with parameters of type BSTR
 void VARIANT.putBSTR(BSTR in)