WCN_RegistrarType static method

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

Implementation

static Pointer<PROPERTYKEY> WCN_RegistrarType({
  Allocator allocator = calloc,
}) =>
    allocator<PROPERTYKEY>()
      ..ref.fmtid.setGUIDFromComponents(
          2283342731, 18052, 4570, -9111177101523785054)
      ..ref.pid = 15;