DeviceClass_IconPath static method

Pointer<PROPERTYKEY> DeviceClass_IconPath({
  1. Allocator allocator = calloc,
})

Implementation

static Pointer<PROPERTYKEY> DeviceClass_IconPath({
  Allocator allocator = calloc,
}) => allocator<PROPERTYKEY>()
  ..ref.fmtid.setGUIDFromComponents(
    630898684,
    20647,
    18382,
    7364466931319441583,
  )
  ..ref.pid = 12;