standard.net.soap.SOAPClientInitArgs

SOAPClientInitArgs is available since version 1.0.

Prototype:

number SOAPClientInitArgs(argument1,...,argumentN)

Parameters

argument1..N
init arguments

Description:

Initializes the client side soap engine.

Return value:

Returns null if succeeded, or an error handle (to get the error text, you should call SOAPError)