PKEY_FunctionInstance top-level property

PROPERTYKEY PKEY_FunctionInstance
final

Implementation

final PROPERTYKEY PKEY_FunctionInstance = Struct.create<PROPERTYKEY>()
  ..fmtid = GUID.fromComponents(
    0x8c0c253,
    0xa154,
    0x4746,
    Uint8List.fromList(const [0x90, 0x5, 0x82, 0xde, 0x53, 0x17, 0x14, 0x8b]),
  )
  ..pid = 1;