'KCMLGetMachineIdentifiers(size, data$)

Get machine id for licence.

Arguments

INT()size[in] Size of string
STR()data$[out] Returned string. If this is NULL the function returns the required length.

Returns

Syntax

The following definition is built into KCML. You do not have to include it in your own code.

$DECLARE 'KCMLGetMachineIdentifiers(INT(), RETURN STR())

Further Information

IntroducedKCML 7.26
CompatibilityKClient

See Also

KCMLGetInstalledProductInfo, KCMLGetMSIInfo

Index of internal $DECLARE functions