PNPX_PhysicalAddress static method

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

Implementation

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