C++ Attributes: satype

Specifies 'satype' attribute on a SAFEARRAY parameter

Syntax

[
    define_attribute = "satype",
    argument_list = "type",
    default_value ("type") = "int",
    help_string = "Specifies 'satype' attribute on a SAFEARRAY parameter",
    usage = eIDLModuleUsage | eInterfaceMethodUsage | eInterfaceParameterUsage,
    group = eCompilerGroup,
    shipping = "true"
];