PKEY_DeviceClass_DevType top-level property

PROPERTYKEY PKEY_DeviceClass_DevType
final

Implementation

final PROPERTYKEY PKEY_DeviceClass_DevType = Struct.create<PROPERTYKEY>()
  ..fmtid = GUID.fromComponents(
    0x4321918b,
    0xf69e,
    0x470d,
    Uint8List.fromList(const [0xa5, 0xde, 0x4d, 0x88, 0xc7, 0x5a, 0xd2, 0x4b]),
  )
  ..pid = 27;