XmlRpc
Not documented
This class is creatable.
DIM
hXmlRpc
AS
XmlRpc
hXmlRpc
=
NEW
XmlRpc
(
RpcType
AS
Integer
, MethodName
AS
String
, Parameters
AS
Integer[]
[
, ReturnType
AS
Integer
]
)
Not documented
This class can be used as a function.
FUNCTION
XmlRpc
(
?
AS
, ...
)
AS
Variant
Not documented