Retrieve the hardware ID.
#include <bps/deviceinfo.h>
BPS_API const char* deviceinfo_details_get_hardware_id(deviceinfo_details_t *details)
BlackBerry 10.0.0
The deviceinfo_details_t structure to get the hardware ID from.
The deviceinfo_details_get_hardware_id() function gets the hardware ID from the specified deviceinfo_details_t structure.
The hardware ID.