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

TDMITapeInfo

Declaration

Source position: jwawinioctl.pas line 816

type TDMITapeInfo = record

  MediaType: STORAGE_MEDIA_TYPE;

  MediaCharacteristics: DWORD;

  CurrentBlockSize: DWORD;

  BusType: STORAGE_BUS_TYPE;

  case Integer of

    0: (

        MediumType: Byte;

        DensityCode: Byte;

      );

end;


Documentation generated on: 2023-03-18