Create a context menu dialog.
#include <bps/dialog.h>
BPS_API int dialog_create_context_menu(dialog_instance_t *dialog)
BlackBerry 10.0.0
This will be populated with the newly created dialog instance.
The dialog_create_context_menu() function creates a context menu dialog.
BPS_SUCCESS upon success, BPS_FAILURE with errno set otherwise.