DeviceClass_ClassName static method

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

Implementation

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