C++ Attributes: id

Specifies IDL 'id' attribute

Syntax

[
    define_attribute = "id",
    argument_list = "id_num",
    help_string = "Specifies IDL 'id' attribute",
    usage = eIDLModuleUsage | eInterfaceMethodUsage,
    group = eIDLGroup,
    shipping = "true"
];