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

_DEVICE_MEDIA_INFO

Declaration

Source position: jwawinioctl.pas line 832

type _DEVICE_MEDIA_INFO = record

  case Integer of

    0: (

        DiskInfo: TDMIDiskInfo;

      );

    1: (

        RemovableDiskInfo: TDMIRemovableDiskInfo;

      );

    2: (

        TapeInfo: TDMITapeInfo;

      );

end;


Documentation generated on: 2023-03-18