C++ Attributes: nonextensible

Specifies IDL 'nonextensible' attribute

Syntax

[
    define_attribute = "nonextensible",
    required_attributes = "(dual & oleautomation) | dispinterface",
    help_string = "Specifies IDL 'nonextensible' attribute",
    usage = eInterfaceUsage,
    group = eIDLGroup,
    shipping = "true"
];