Deprecated: File browse dialogs no longer appear.
#include <bps/dialog.h>
BPS_API int dialog_set_filebrowse_multiselect(dialog_instance_t dialog,
bool multi_select) BPS_DEPRECATED
BlackBerry 10.0.0
Deprecated:
File browse dialogs no longer appear. Attempting to show a file browse dialog generates a DIALOG_RESPONSE event containing an error message that can be retrieved using the dialog_event_get_error() function. This function has no effect.