Cancel any outstanding verify operations.
#include <smartcard_spi/SmartCardHolderVerifier.hpp>
virtual sc_response_code_t smartcard_spi::SmartCardHolderVerifier::cancelVerify(bool forceCancel)
BlackBerry 10.3.0
If true, all in-progress verify operations must be terminated immediately. Otherwise, attempts to gracefully cancel all in-progress operations should be made where possible.
This function cancels any outstanding verify operations.
If successful, SCARD_S_SUCCESS is returned. Otherwise, an error code is returned.