Delete a handle for account data.
#include "bb/pim/unified/unified_data_source.h"
void uds_account_data_destroy(uds_account_data_t *inst)
BlackBerry 10.2.0
The handle for account data that you want to delete.
This function deletes the specified handle for account data that you created by calling uds_account_data_create().