Windows apps
Collapse the table of content
Expand the table of content

retval Attribute [Automation]

Designates the parameter that receives the return value of the member.

Parameters of interface members that describe methods or get properties.

IDLFLAG_FRETVAL

This attribute can be used only on the last parameter of the member. The parameter must have the out attribute and must be a pointer type.

Parameters with this attribute are not displayed in user-oriented browsers.

Show:
© 2017 Microsoft