Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.11 KB

defaultbind.md

File metadata and controls

45 lines (33 loc) · 1.11 KB
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: defaultbind
defaultbind (C++ COM Attribute)
10/02/2018
vc-attr.defaultbind
defaultbind attribute
b20a8437-24e6-4b6d-a2df-09fe5e1006e0

defaultbind

Indicates the single, bindable property that best represents the object.

Syntax

[defaultbind]

Remarks

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

Example

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

Requirements

Attribute context Value
Applies to Interface method
Repeatable No
Required attributes None
Invalid attributes None

For more information, see Attribute Contexts.

See also

IDL Attributes
Method Attributes
Data Member Attributes
displaybind
immediatebind
requestedit