KCML_Kconf_GetSoap
Purpose
Obtain a list of SOAP services
Definition
DEFSUB 'KCML_Kconf_GetSoap(BYREF serviceName$, BYREF x$()_KCML_KconfSoap)) AS Bool
Parameters
| serviceName | Name of service |
| x | Redimmed to number of SOAP services |
Return
TRUE for success
Description
Returns a array of KCML_KconfSoap records for each SOAP service that has been defined in the kconf.xml configuration file.
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.