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


displaybind

Indicates a property that should be displayed to the user as bindable.

[displaybind]

Заметки

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

Пример

See the example for bindable for an example of how to use displaybind.

Требования

Attribute Context

Applies to

Interface method

Repeatable

No

Required attributes

None

Invalid attributes

None

For more information, see Attribute Contexts.

См. также

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

IDL Attributes

Method Attributes

Data Member Attributes

defaultbind

immediatebind

requestedit

ATL Samples