KCML_Kconf_GetSvcInfo

Purpose

Retrieve detailed service information

Definition

DEFSUB 'KCML_Kconf_GetSvcInfo(BYREF serviceName$, BYREF x$_KCML_KconfSvcInfo)) AS Bool

Parameters

serviceNameName of service
xRecord of service information

Return

TRUE for success

Description

Returns a KCML_KconfSvcInfo record for the named service.

See also

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