C++ Attributes: lcid

Specifies that this parameter passes the LCID for the method

Syntax

[
    define_attribute = "lcid",
    help_string = "Specifies that this parameter passes the LCID for the method",
    usage = eInterfaceParameterUsage,
    group = eIDLGroup,
    shipping = "true"
];