Hardware_ShellAttributes static method

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

Implementation

static Pointer<PROPERTYKEY> Hardware_ShellAttributes({
  Allocator allocator = calloc,
}) => allocator<PROPERTYKEY>()
  ..ref.fmtid.setGUIDFromComponents(
    1588543218,
    57546,
    17816,
    6042033126957450943,
  )
  ..ref.pid = 4100;