dar_user_interaction_destroy
fn
dar_err dar_user_interaction_destroy(dar_user_interaction * ui)Destroy a user interaction object. Safe to call with null.
Parameters
ui | the user interaction handle to destroy |
Returns
DAR_E_OK on success, error code otherwise.