StructWithVariant Structure

StructWithVariant Structure — Complex structure

The StructWithVariant Structure

{
  String  name,
  Int32   anger_level,
  Int32   threat_level,
  Variant a_variant,
  Int32   override_c_type
}
          

Test type for a complex structure (siivi).

String name

A name

Int32 anger_level

The level of anger

Int32 threat_level

The level of threat

Variant a_variant

Some variant

Int32 override_c_type

Some primitive type