ATL Attributes: synchronize

Synchronize access to this member function

Syntax

[
    define_attribute = "synchronize",
    help_string = "Synchronize access to this member function",
    usage = eCoClassMethodUsage | eMethodUsage,
    group = eCPlusPlusGroup,
    shipping = true
];