Retrieve the target key from the menu request object.
#include "bps/menu.h"
BPS_API const char* menu_request_get_target_key(menu_request_t *request)
BlackBerry 10.3.0
The menu request to retrieve the target key from.
The menu_request_get_target_key() function extracts the target key from the specified menu request object (see menu_request_set_target_key()).
The menu request target key.