ATL Attributes: registration_script

Enables the targeted class to specify its own custom registration script

Syntax

[
    define_attribute = "registration_script",
    argument_list = "script",
    help_string = "Enables the targeted class to specify its own custom registration script",
    help_string ("script") = "Full path to the registration script file (.RGS)",
    usage = eCoClassUsage,
    group = eRegistryGroup,
    shipping = true
];