GUID_DEVCLASS_INFRARED top-level property

GUID GUID_DEVCLASS_INFRARED
final

{6bdd1fc5-810f-11d0-bec7-08002be2092f}.

Implementation

final GUID_DEVCLASS_INFRARED = GUID.fromComponents(
  0x6bdd1fc5,
  0x810f,
  0x11d0,
  .fromList(const [0xbe, 0xc7, 0x8, 0x0, 0x2b, 0xe2, 0x9, 0x2f]),
);