Retrieve the PIN as a string.
#include <bps/deviceinfo.h>
BPS_API const char* deviceinfo_identifying_details_get_pin_string(deviceinfo_identifying_details_t *details)
BlackBerry 10.2.0
The deviceinfo_identifying_details_t structure to get the PIN from.
The deviceinfo_identifying_details_get_pin_string() function gets the PIN as a string from the specified deviceinfo_identifying_details_t structure.
The PIN as a string.