requestedit
The latest version of this topic can be found at requestedit.
Indicates that the property supports the OnRequestEdit notification.
Syntax
[requestedit]
Remarks
The requestedit C++ attribute has the same functionality as the requestedit MIDL attribute.
Example
See the example for bindable for a sample use of requestedit.
Requirements
Attribute Context
Applies to | Interface method |
Repeatable | No |
Required attributes | None |
Invalid attributes | None |
For more information about the attribute contexts, see Attribute Contexts.
See Also
IDL Attributes
Method Attributes
Data Member Attributes
defaultbind
displaybind
immediatebind
Attributes Samples