| description | Learn more about: propputref | |
|---|---|---|
| title | propputref (C++ COM Attribute) | |
| ms.date | 10/02/2018 | |
| f1_keywords |
|
|
| helpviewer_keywords |
|
|
| ms.assetid | 9b0aed74-fdc7-4e59-9117-949bea4f86dd |
Specifies a property setting function that uses a reference instead of a value.
[propputref]The propputref C++ attribute has the same functionality as the propputref MIDL attribute.
See the example for bindable for a sample use of propputref.
| Attribute context | Value |
|---|---|
| Applies to | Method |
| Repeatable | No |
| Required attributes | None |
| Invalid attributes | propget, propput |
For more information about the attribute contexts, see Attribute Contexts.