propputref
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
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
| Applies to | Method |
| Repeatable | No |
| Required attributes | None |
| Invalid attributes | propget, propput |
For more information about the attribute contexts, see Attribute Contexts.
IDL Attributes
Method Attributes
propget
propput
Attributes Samples
Show: