DEFRECORD KCML_MachineInfo

Record returned by 'KCML_Machine_GetInfo() containing information about a host machine
FLD namePack formatPurpose
KCML_MachInfo_ProcessorsNumber of processors
KCML_MachInfo_PhysicalMemoryAmount of physical memory (RAM)
KCML_MachInfo_AvailableMemoryAmount of unused physical memory (RAM)
KCML_MachInfo_OSName$CHAR(16)Name of the operating system
KCML_MachInfo_OSDesc$CHAR(64)Operating system description
KCML_MachInfo_OSVersionOperating system version
KCML_MachInfo_OSMinorVersionOperating system patch version