ATL Attributes: support_error_info

Enables the target class to implement ISupportErrorInfo

Syntax

[
    define_attribute = "support_error_info",
    argument_list = "error_interface",
    help_string = "Enables the target class to implement ISupportErrorInfo",
    usage = eCoClassUsage,
    group = eComGroup,
    repeatable = true,
    shipping = true
];