PNPX_Types static method

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

Implementation

static Pointer<PROPERTYKEY> PNPX_Types({Allocator allocator = calloc}) =>
    allocator<PROPERTYKEY>()
      ..ref.fmtid.setGUIDFromComponents(
        1701460915,
        60608,
        17405,
        -3632634406926387324,
      )
      ..ref.pid = 4097;