Home
Products & Services
Developers
XML
XML-RPC
Contents Table
On-Line Help
Release Notes
Install Notes
Binaries
Sources
RSS
About
Want to know more?
Use the following form to contact someone at EnAppSys for more information.

Params Property

See Also   Example   Applies To

Read-Only. An XMLRPCParams object containing the parameters to pass in the remote method call.

Syntax

object.Params

The object placeholder represents an XMLRPCRequest object.

Remarks

This property is read-only. The only way to add parameters to the request is in the following manner:

Dim X as New XMLRPCRequest ' The request to be have params added to it

X.Params.AddBoolean True
X.Params.AddString "Fred"
X.Params.AddInteger 23
Terms of Use, Cookie and Privacy PoliciesAll Materials on this Website are Copyright EnAppSys Ltd. ©2002 - 2010
Registered Office: EnAppSys Ltd, 19 Pinewood Road, Eaglescliffe, Stockton-on-Tees. TS16 0AH
Registered in England and Wales, Number: 4685938