dar_user_interaction_destroy

fndar_err dar_user_interaction_destroy(dar_user_interaction * ui)

Destroy a user interaction object. Safe to call with null.

Parameters

uithe user interaction handle to destroy

Returns

DAR_E_OK on success, error code otherwise.