C++ Attributes: wire_marshal

Specifies IDL 'wire_marshal' attribute

Syntax

[
    define_attribute = "wire_marshal",
    argument_list = "wire_type",
    help_string = "Specifies IDL 'wire_marshal' attribute",
    usage = eTypedefUsage,
    group = eIDLGroup,
    shipping = "true"
];