PNPX_InstallState static method

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

Implementation

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