Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.13 KB

requestedit.md

File metadata and controls

45 lines (33 loc) · 1.13 KB
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: requestedit
requestedit (C++ COM Attribute)
10/02/2018
vc-attr.requestedit
requestedit attribute
b3c24790-3c4a-4646-8722-03d7b51172ee

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 Value
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