Get the unique domain ID for the Screen Input Guard service.
#include <bps/screen_input_guard.h>
BPS_API int screen_input_guard_get_domain(void)
BlackBerry 10.2.0
The screen_input_guard_get_domain() function gets the unique domain ID for the Screen Input Guard service. You can use this function in your application to test whether an event that you retrieve using bps_get_event() is a Screen Input Guard event, and respond accordingly.
The domain ID for the Screen Input Guard service.