wwSoap::ParseSoapResponse

Parses the SOAP Response package and returns the result parameter.

If datatypes are provided in the SOAP package the value is returned as a typed value, otherwise the value is returned as a string.

o.ParseSoapResponse(lcSoapResponse, lvStore)

Return Value

Variant. Result value of the request.

Parameters

lcSoapResponse
Optional - SOAP Response XML as string.

lvStore
Optional - pass in for object parameters. If you pass in an object reference wwXML will be used to parse the values from the SOAP XML.


See also:

Class wwSoap

© West Wind Technologies, 1996-2024 • Updated: 08/20/00
Comment or report problem with topic