mmr_context_t

The mm-renderer context handle type.

Synopsis:

#include <mm/renderer/renderer.h>
 
typedef struct mmr_context mmr_context_t;

Since:

BlackBerry 10.0.0

Library:

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

Description:

The structure mmr_context_t is a private data type representing a context handle.

Your application can monitor changes to the context state by using the Event API functions from events.h.