Retrieve the unique domain ID for the menu service.
#include "bps/menu.h"
BPS_API int menu_get_domain()
BlackBerry 10.0.0
The menu_get_domain() function retrieves the unique domain ID for the menu service. You can use this function in your application to test whether an event that you retrieve using bps_get_event() is a menu service event and respond accordingly.
The domain ID for the menu service.