Retrieve the state of presence of the media.
#include <bps/removablemedia.h>
BPS_API int removablemedia_info_get_presence(removablemedia_info_t *info)
BlackBerry 10.2.0
The removablemedia_info_t structure to get the presence from.
The removablemedia_info_get_presence() function retrieves the state of presence or availability of the removable media from a removablemedia_info_t structure.
The presence as one of the values of the removablemedia_presence_t enumeration or BPS_FAILURE on error.