Device_DriverCoInstallers static method

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

Implementation

static Pointer<PROPERTYKEY> Device_DriverCoInstallers({
  Allocator allocator = calloc,
}) => allocator<PROPERTYKEY>()
  ..ref.fmtid.setGUIDFromComponents(
    2830656989,
    11837,
    16532,
    -2993472463437457491,
  )
  ..ref.pid = 11;