Free the Wi-Fi user profile list.
#include <wifi/wifi_service.h>
WIFI_API wifi_result_t wifi_free_user_profiles(wifi_user_profile_list_t **profiles)
BlackBerry 10.2.0
Pointer to the user profiles list that will be freed and set to NULL on return.
This function must be called to free the user profiles list returned by wifi_get_user_profiles() when processing of the uesr profiles is complete.
A return code from wifi_result_t.