C++ Attributes: call_as

Specifies IDL 'call_as' attribute

Syntax

[
    define_attribute = "call_as",
    argument_list = "local_proc",
    help_string = "Specifies IDL 'call_as' attribute",
    usage = eInterfaceMethodUsage,
    group = eIDLGroup,
    shipping = "true"
];