propputref
Specifies a property-setting function that uses a reference instead of a value.
Allowed on
Functions, methods in interfaces, dispinterfaces.
Flags
- INVOKE\_PROPERTYPUTREF
Remarks
The property must have the same name as the function. Only one propget, propput, and propputref can be specified.
Related topics