Retrieve the PIN.
#include <bps/deviceinfo.h>
BPS_API int deviceinfo_identifying_details_get_pin(deviceinfo_identifying_details_t *details)
BlackBerry 10.0.0
The deviceinfo_identifying_details_t structure to get the PIN from.
The deviceinfo_identifying_details_get_pin() function gets the PIN from the specified deviceinfo_identifying_details_t structure.
The PIN.