Free any resources associated with a geo_search reply.
#include <geo_search.h>
void geo_search_free_reply(geo_search_reply_t *reply)
BlackBerry 10.0.0
The reply to free.
Calling a geocoding or reverse geocoding function provides a geo_search reply. When done with the reply geo_search_free_reply() must be called to free it.