You Can't Pass an Array to an External Function

From Xojo Documentation

Error message

You'll get this on the Declare statement if you define one of its parameters as an array.

See Also

Declare statement.