C++ Attributes: length_is

Specifies IDL 'length_is' attribute

Syntax

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