Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

_PARTITION_INFORMATION

Declaration

Source position: jwawinioctl.pas line 1416

type _PARTITION_INFORMATION = record

  StartingOffset: LARGE_INTEGER;

  PartitionLength: LARGE_INTEGER;

  HiddenSectors: DWORD;

  PartitionNumber: DWORD;

  PartitionType: Byte;

  BootIndicator: ByteBool;

  RecognizedPartition: ByteBool;

  RewritePartition: ByteBool;

end;


Documentation generated on: 2023-03-18