WCN_DevicePasswordId static method

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

Implementation

static Pointer<PROPERTYKEY> WCN_DevicePasswordId({
  Allocator allocator = calloc,
}) => allocator<PROPERTYKEY>()
  ..ref.fmtid.setGUIDFromComponents(
    2283342729,
    18052,
    4570,
    -9111177101523785054,
  )
  ..ref.pid = 12;