screen_device_t

A handle for the screen device.

Synopsis:

#include <screen/screen.h>
 
typedef struct _screen_device* screen_device_t;

Arguments:

Since:

BlackBerry 10.0.0

Library:

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

Description: