spellcheck_context_t

The opaque spell check context type.

Synopsis:

#include <spellcheck_client.h>
 
typedef struct spellcheck_context_t spellcheck_context_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_context_t structure used by several functions in the spell check client. Use this to identify instances of the spell check client.