C++ Attributes: defaultbind

Specifies IDL 'defaultbind' attribute

Syntax

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