Retrieve the name of the smart card reader.
#include <smartcard_spi/SmartCardReader.hpp>
virtual sc_response_code_t smartcard_spi::SmartCardReader::getReaderName(sc_reader_name_t &readerName)
BlackBerry 10.3.0
The name of the smart card reader name, which is populated by this function.
This function retrieves the name of the smart card reader that's used when registering this driver with the core subsystem.
If successful, SC_DEVICE_SUCCESS is returned. Otherwise, an error code is returned.