PNPX_Associated static method

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

Implementation

static Pointer<PROPERTYKEY> PNPX_Associated({
  Allocator allocator = calloc,
}) =>
    allocator<PROPERTYKEY>()
      ..ref.fmtid.setGUIDFromComponents(
          1338312574, 46726, 17598, -3635470331247402093)
      ..ref.pid = 2;