C++ Attributes: ms_union

Specifies IDL 'ms_union' attribute

Syntax

[
    define_attribute = "ms_union",
    invalid_attributes = "dispinterface",
    help_string = "Specifies IDL 'ms_union' attribute",
    usage = eInterfaceUsage | eUnionUsage,
    group = eIDLGroup,
    shipping = "true"
];