Source position: nonvolatile.pas line 40
type tNVInfo = record
nvi_MaxStorage: LongWord;
nvi_FreeStorage: LongWord;
end;