Skip to content

Latest commit

 

History

History
73 lines (62 loc) · 1.71 KB

File metadata and controls

73 lines (62 loc) · 1.71 KB
title requestedit | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-windows
ms.tgt_pltfrm
ms.topic language-reference
f1_keywords
vc-attr.requestedit
dev_langs
C++
helpviewer_keywords
requestedit attribute
ms.assetid b3c24790-3c4a-4646-8722-03d7b51172ee
caps.latest.revision 9
author mikeblome
ms.author mblome
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

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