Source position: jwanative.pas line 1379
type _SYSTEM_MEMORY_USAGE_INFORMATION = record
Reserved: ULONG;
EndOfData: PVOID;
MemoryUsage: array [0..0] of SYSTEM_MEMORY_USAGE;
end;