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
| serviceName | Name of service |
| soapUrl | ** not documented |
| x | Redimmed 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.