TViewerSelect
ViewerSelect structure for Delphi:
TViewerSelect = packed record
BlockStartPos : TFarInt64;
BlockLen : Integer;
end;
PViewerSelect = ^TViewerSelect;
TViewerSelect = packed record
BlockStartPos : TFarInt64;
BlockLen : Integer;
end;
PViewerSelect = ^TViewerSelect;