C++ Attributes: bindable

Specifies IDL 'bindable' attribute

Syntax

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