DeviceDisplay_InstallInProgress static method

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

Implementation

static Pointer<PROPERTYKEY> DeviceDisplay_InstallInProgress({
  Allocator allocator = calloc,
}) =>
    allocator<PROPERTYKEY>()
      ..ref.fmtid.setGUIDFromComponents(
          2212127526, 38822, 16520, 2971064309735576468)
      ..ref.pid = 9;