Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The latest version of this topic can be found at immediatebind.
Indicates that the database will be notified immediately of all changes to a property of a data-bound object.
Syntax
[immediatebind]
Remarks
The immediatebind C++ attribute has the same functionality as the immediatebind MIDL attribute.
Example
See bindable for an example of how to use immediatebind.
Requirements
Attribute Context
Applies to | Interface method |
Repeatable | No |
Required attributes | None |
Invalid attributes | None |
For more information, see Attribute Contexts.
See Also
IDL Attributes
Method Attributes
defaultbind
displaybind
requestedit
Attributes Samples