[ Version ( since = "3.0" ) ]
public void add_param_return_value (string name, string nick, string? blurb, Type param_type, ParamFlags flags)
Add a new param return value to this.
| this |
the Procedure. |
| name |
the name of the argument to be created. |
| nick |
the label used in |
| blurb |
a more detailed help description. |
| param_type |
the |
| flags |
argument flags. |