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

_DISK_EXTENT

Declaration

Source position: jwawinioctl.pas line 4921

type _DISK_EXTENT = record

  DiskNumber: DWORD;

  StartingOffset: LARGE_INTEGER;

  ExtentLength: LARGE_INTEGER;

end;


Documentation generated on: 2025-07-25