Device_PresenceNotForDevice static method

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

Implementation

static Pointer<PROPERTYKEY> Device_PresenceNotForDevice({
  Allocator allocator = calloc,
}) =>
    allocator<PROPERTYKEY>()
      ..ref.fmtid.setGUIDFromComponents(
          2161647270, 29811, 19212, -8409297910773115262)
      ..ref.pid = 5;