KCML_Build_GetInfo

Purpose

Returns build information about the KCML executable

Definition

DEFSUB 'KCML_Build_GetInfo(BYREF BuildInfo$_KCML_BuildInfo)) AS Void

Parameters

BuildInfoBuffer to receive result

Description

This function returns build and version information about the KCML executable. See KCML_BuildInfo for more information.

See also

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