spellcheck_suggestions_t

The opaque spell check suggestions type.

Synopsis:

#include <spellcheck_client.h>
 
typedef struct spellcheck_suggestions_t spellcheck_suggestions_t;

Since:

BlackBerry 10.0.0

Library:

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

Description:

This type represents the spellcheck_suggestions_t structure used by several functions in the spell check client. Use this to hold lists of spelling suggestions generated for misspelled words.