ATL Attributes: implements_category

Specifies the component categories implemented by the target class

Syntax

[
    define_attribute = "implements_category",
    argument_list = "implements_category",
    help_string = "Specifies the component categories implemented by the target class",
    usage = eCoClassUsage,
    group = eComGroup,
    repeatable = true,
    shipping = true,
    variable_args = true
];