The flags for listing profile entries.
enum ids_bbprofile_list_data_flag{
IDS_PROFILE_LIST_DATA_DEFAULT = 0x00000000
};
BlackBerry 10.2.0
Multiple flags can be combined using bitwise 'OR' unless stated otherwise. Currently there are no other options available, use the default flag for future compatibility. See the flags parameter in the ids_list_data() function form more information.