KCML_Kconf_GetSoapEnvironment

Purpose

Obtain a list of environment variables for a SOAP service

Definition

DEFSUB 'KCML_Kconf_GetSoapEnvironment(BYREF serviceName$, BYREF soapUrl$, BYREF x$()_KCML_KconfEnv)) AS Bool

Parameters

serviceNameName of service
soapUrl** not documented
xRedimmed to number of environment

Return

TRUE for success

Description

Returns a array of KCML_KconfEnv records for each environment variable that has been defined for the SOAP service.

See also

Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.