Поделиться через


switch_is

Specifies the expression or identifier acting as the union discriminant that selects the union member.

[switch_is]

Заметки

The switch_is C++ attribute has the same functionality as the switch_is MIDL attribute.

Пример

See the case example for a sample use of switch_is.

Требования

Attribute Context

Applies to

typedef

Repeatable

No

Required attributes

None

Invalid attributes

None

For more information about the attribute contexts, see Attribute Contexts.

См. также

Основные понятия

IDL Attributes

Typedef, Enum, Union, and Struct Attributes

switch_type

ATL Samples