displaybind

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

[displaybind]

Remarks

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

Example

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

Requirements

Attribute Context

Applies to

Interface method

Repeatable

No

Required attributes

None

Invalid attributes

None

For more information, see Attribute Contexts.

See Also

Reference

defaultbind

immediatebind

requestedit

Other Resources

IDL Attributes

Method Attributes

Data Member Attributes

Attributes Samples