Retrieve the number of PIN attempts remaining for the current smart card.
#include <smartcard_spi/SmartCardHolderVerifier.hpp>
virtual sc_response_code_t smartcard_spi::SmartCardHolderVerifier::getNumberOfPinAttemptsRemaining(unsigned int &numAttemptsRemaining)
BlackBerry 10.3.0
The number of PIN attempts remaining for the current smart card, which is populated by this function.
This function retrieves the number of PIN attempts remaining for the current smart card.
If successful, SCARD_S_SUCCESS is returned. Otherwise, an error code is returned.