description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||
---|---|---|---|---|---|---|---|
Learn more about: immediatebind (C++ COM Attribute) |
immediatebind (C++ COM Attribute) |
04/15/2021 |
|
|
186d40e6-9166-4d0c-9853-4e7e4d25226f |
Indicates that the database will be notified immediately of all changes to a property of a data-bound object.
[immediatebind]
The immediatebind
C++ attribute has the same functionality as the immediatebind
MIDL attribute.
See bindable
for an example of how to use immediatebind.
Attribute context | Value |
---|---|
Applies to | Interface method |
Repeatable | No |
Required attributes | None |
Invalid attributes | None |
For more information, see Attribute Contexts.
IDL Attributes
Method Attributes
defaultbind
displaybind
requestedit