PNPX_SecureChannel static method

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

Implementation

static Pointer<PROPERTYKEY> PNPX_SecureChannel({
  Allocator allocator = calloc,
}) =>
    allocator<PROPERTYKEY>()
      ..ref.fmtid.setGUIDFromComponents(
          1701460915, 60608, 17405, -3632634406926387324)
      ..ref.pid = 28673;