नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
Specifies a property setting function that uses a reference instead of a value.
Syntax
[propputref]
Remarks
The propputref C++ attribute has the same functionality as the propputref MIDL attribute.
Example
See the example for bindable for a sample use of propputref.
Requirements
| 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.