DIM hXmlRpc AS XmlRpc

hXmlRpc = NEW XmlRpc ( RpcType AS Integer, MethodName AS String, Parameters AS Integer[] [ , ReturnType AS Integer ] )

Not documented