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

_CHANGER_PRODUCT_DATA

Declaration

Source position: jwawinioctl.pas line 2847

type _CHANGER_PRODUCT_DATA = record

  VendorId: array [0..VENDOR_ID_LENGTH-1] of Byte;

  ProductId: array [0..PRODUCT_ID_LENGTH-1] of Byte;

  Revision: array [0..REVISION_LENGTH-1] of Byte;

  SerialNumber: array [0..SERIAL_NUMBER_LENGTH-1] of Byte;

  DeviceType: Byte;

end;


Documentation generated on: 2023-03-18