This method of the Variant Class replaces a SafeArray object referenced by the Variant. This method sets the variant type to VT_BYREF|VT_ARRAY.
public void putSafeArrayRef(SafeArray sa);