geo_search_handle_t

A handle to the geo_search service.

Synopsis:

#include <geo_search.h>
typedef struct _geo_search_handle_t* geo_search_handle_t;

Since:

BlackBerry 10.0.0

Library:

libgeo_search (For the qcc command, use the -l geo_search option to link against this library)

Description:

This handle is provided when the geo_search service is opened and is a required parameter for calling geocoding and reverse geocoding functions.