C++ Attributes: displaybind

Specifies IDL 'displaybind' attribute

Syntax

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