wwSoap::GetNamedParameter

Returns a parameter or return value by name. This method must be called after parameter or return value parsing is complete.

o.GetNamedParameter(lcParm, llReturnValue)

Return Value

value of parameter/return value or .NULL.
You should check lError and cErrorMsg if your result can potentially contain .NULL.

Parameters

lcParm
Parameter name or return value to return.

llReturnValue
If .T. returns a named Return value rather than a parameter (from aReturnValues as opposed to aParameters)


See also:

Class wwSoap

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