alias_api.set_retrieve_options
- alias_api.set_retrieve_options(options: AlRetrieveOptions) int
Set the options used by retrieve().
- Returns
The status code result of the operation: Success - the options were set succesfully. InvalidArgument - ‘options’ was NULL, or a parameter in ‘options’ was
out of range.
Failure - AlUniverse was not initialized.
- Return type