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