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

_DISK_DETECTION_INFO

Declaration

Source position: jwawinioctl.pas line 1806

type _DISK_DETECTION_INFO = record

  SizeOfDetectInfo: DWORD;

  DetectionType: DETECTION_TYPE;

  case Integer of

    0: (

        Int13: DISK_INT13_INFO;

        ExInt13: DISK_EX_INT13_INFO;

      );

end;


Documentation generated on: 2023-03-18