wwSoap::CreateSoapRequestXML

Creates a SOAP request XML package.

Calls to this method should be preceeded by by AddParameter() for each parameter to be passed.

o.CreateSoapRequestXML(lcMethod)

Return Value

XML string of the SOAP Request package. cRequestXML is also set.

Parameters

lcMethod
The method to call on the server.


See also:

Class wwSoap

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