Uses of Class
com.ibm.di.automation.SafeArray
-
Packages that use SafeArray Package Description com.ibm.di.automation Provides classes for allowing the use of Windows methods. -
-
Uses of SafeArray in com.ibm.di.automation
Methods in com.ibm.di.automation that return SafeArray Modifier and Type Method Description SafeArrayVARIANT. toSafeArray()SafeArrayVARIANT. toSafeArray(boolean deepCopy)Methods in com.ibm.di.automation with parameters of type SafeArray Modifier and Type Method Description voidVARIANT. putSafeArray(SafeArray in)voidVARIANT. putSafeArrayRef(SafeArray in)voidSafeArray. reinit(SafeArray sa)Constructors in com.ibm.di.automation with parameters of type SafeArray Constructor Description VARIANT(SafeArray in, boolean fByRef)
-