This is because you cannot return a LotusScript array directly from a Web service, either as an array or as a variant.
这是因为不能直接从Web服务作为数组或变量返回LotusScript数组。
The second argument must be a Variant safe array of bytes.
这第二个参数必须是一个字节的安全数组变量。
To accomplish this, the last argument must be a safe array of VARIANT type that contains all the remaining arguments.
若要完成这项工作,最后一个引数必须是包含所有剩馀引数的variant型别安全阵列。
应用推荐