Designates the parameter that receives the return value of the member.
Parameters of interface members that describe methods or get properties.
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.
IDLFLAG_FRETVAL