screen_window_t

A handle for the screen window.

Synopsis:

#include <screen/screen.h>
 
typedef struct _screen_window* screen_window_t;

Since:

BlackBerry 10.0.0

Library:

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

Description:

This handle is used to identify the window that you are performing actions on. Such actions could include:
  • querying or setting properties
  • posting
  • sharing buffers