Retrieve the speed class.
#include <bps/removablemedia.h>
BPS_API int removablemedia_info_get_speed_class(removablemedia_info_t *info)
BlackBerry 10.2.0
The removablemedia_info_t structure to get the speed class from.
The removablemedia_info_get_speed_class() function retrieves the minimum performance claimed by the removable media from a removablemedia_info_t structure.
The speed class or BPS_FAILURE on error.