KCML_Kconf_GetServices
Purpose
Obtain a list of services
Definition
DEFSUB 'KCML_Kconf_GetServices(BYREF x$()_KCML_KconfService)) AS Bool
Parameters
| x | Redimmed to number of services |
Return
TRUE for success
Description
Returns a array of KCML_KconfService records for each 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.