DeviceInterfaceClass_DefaultInterface static method

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

Implementation

static Pointer<PROPERTYKEY> DeviceInterfaceClass_DefaultInterface({
  Allocator allocator = calloc,
}) =>
    allocator<PROPERTYKEY>()
      ..ref
          .fmtid
          .setGUIDFromComponents(348666521, 2879, 17591, 7207335912217332926)
      ..ref.pid = 2;