DeviceClass_ClassCoInstallers static method

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

Implementation

static Pointer<PROPERTYKEY> DeviceClass_ClassCoInstallers({
  Allocator allocator = calloc,
}) =>
    allocator<PROPERTYKEY>()
      ..ref.fmtid.setGUIDFromComponents(
          1899828995, 41698, 18933, 6690927576503162002)
      ..ref.pid = 2;