Unit 'hardblocks' Package
[Overview][Constants][Types][Index] [#amunits]

tPartitionBlock

Declaration

Source position: hardblocks.pas line 190

type tPartitionBlock = record

  pb_ID: ULONG;

  pb_SummedLongs: ULONG;

  pb_ChkSum: LongInt;

  pb_HostID: ULONG;

  pb_Next: ULONG;

  pb_Flags: ULONG;

  pb_Reserved1: array [0..1] of ULONG;

  pb_DevFlags: ULONG;

  pb_DriveName: array [0..31] of Char;

  pb_Reserved2: array [0..14] of ULONG;

  pb_Environment: array [0..19] of ULONG;

  pb_EReserved: array [0..11] of ULONG;

end;


Documentation generated on: 2023-03-18