C++ Attributes: out

Specifies the IDL 'out' attribute

Syntax

[
    define_attribute = "out",
    help_string = "Specifies the IDL 'out' attribute",
    usage = eIDLModuleUsage | eInterfaceMethodUsage | eInterfaceParameterUsage,
    group = eIDLGroup,
    shipping = "true"
];