Pairing_ListItemDefault static method

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

Implementation

static Pointer<PROPERTYKEY> Pairing_ListItemDefault({
  Allocator allocator = calloc,
}) =>
    allocator<PROPERTYKEY>()
      ..ref.fmtid.setGUIDFromComponents(
          2282212070, 32182, 20240, -4858799425532468082)
      ..ref.pid = 4;