DrvPkg_DetailedDescription static method

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

Implementation

static Pointer<PROPERTYKEY> DrvPkg_DetailedDescription({
  Allocator allocator = calloc,
}) => allocator<PROPERTYKEY>()
  ..ref.fmtid.setGUIDFromComponents(
    3480468305,
    15039,
    17570,
    3612346253231972485,
  )
  ..ref.pid = 4;