screen_session_t

A handle for the screen session.

Synopsis:

#include <screen/screen.h>
 
typedef struct _screen_session* screen_session_t;

Arguments:

Since:

BlackBerry 10.3.0

Library:

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

Description: