Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.13 KB

File metadata and controls

45 lines (33 loc) · 1.13 KB
description Learn more about: requestedit
title requestedit (C++ COM Attribute)
ms.date 10/02/2018
f1_keywords
vc-attr.requestedit
helpviewer_keywords
requestedit attribute
ms.assetid 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