[ Version ( since = "3.0" ) ]
public ValueArray new_return_values (PDBStatusType status, owned Error? error)
Format the expected return values from procedures.
| this |
the procedure. |
| status |
the success status of the procedure run. |
| error |
an optional Error. This parameter should be set if |
|
the expected ValueArray as could be returned by a [callback@RunFunc]. |