C++ Attributes: max_is

Specifies IDL 'max_is' attribute

Syntax

[
    define_attribute = "max_is",
    argument_list = "",
    invalid_attributes = "size_is",
    help_string = "Specifies IDL 'max_is' attribute",
    usage = eInterfaceMethodUsage | eInterfaceParameterUsage | eMemberUsage,
    group = eIDLGroup,
    shipping = "true",
    variable_args = "true"
];