Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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