Device_ContainerId static method

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

Implementation

static Pointer<PROPERTYKEY> Device_ContainerId({
  Allocator allocator = calloc,
}) =>
    allocator<PROPERTYKEY>()
      ..ref.fmtid.setGUIDFromComponents(
          2357121542, 16266, 18471, 7853343301056768947)
      ..ref.pid = 2;