dar_user_interaction_create_blind
fn
dar_err dar_user_interaction_create_blind(dar_user_interaction * * outPtr)Create a blind user interaction (no prompts, default answers).
Useful for non-interactive batch processing.
Parameters
outPtr | receives the created user interaction handle |
Returns
DAR_E_OK on success, error code otherwise.