C++ Attributes: local

Specifies IDL 'local' attribute

Syntax

[
    define_attribute = "local",
    invalid_attributes = "dispinterface",
    help_string = "Specifies IDL 'licensed' attribute",
    usage = eInterfaceUsage | eInterfaceMethodUsage,
    group = eIDLGroup,
    shipping = "true"
];