OLEParameter.ValueArray
From Xojo Documentation
Method
This method is only available on the Windows platform. For cross-platform compatibility, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this method on an incompatible platform. |
The value of the parameter if the parameter is a one-dimensional array.
Method
This method is only available on the Windows platform. For cross-platform compatibility, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this method on an incompatible platform. |
The value of the parameter if the parameter is a two-dimensional array.