dar_read_opts_set_user_interaction

fndar_err dar_read_opts_set_user_interaction(dar_read_opts * o, dar_user_interaction * ui)

Set the user interaction on read options.

The user interaction is used during archive opening for prompts.

Parameters

oread options handle
uiuser interaction handle (or null for blind)

Returns

DAR_E_OK on success, error code otherwise.