Unit 'AbVMStrm' Package
[Overview][Constants][Types][Classes][Index] [#pl_abbrevia]

TvmsPage

Declaration

Source position: AbVMStrm.pas line 49

type TvmsPage = packed record

  vpStmOfs: Int64;

  

  vpLRU: Integer;

  

  vpDirty: Boolean;

  

  vpData: array [0..pred(AB_VMSPageSize)] of Byte;

  

end;



CT Web help

CodeTyphon Studio