Retrieve the user-friendly name of the smart card reader.
#include <smartcard_spi/SmartCardReader.hpp>
virtual sc_response_code_t smartcard_spi::SmartCardReader::getReaderLabel(sc_card_label_t &readerLabel)
BlackBerry 10.3.0
The user-friendly name of the smart card reader, which is populated by this function.
This function retrieves the user-friendly name of the smart card reader that's associated with this driver.
If successful, SC_DEVICE_SUCCESS is returned. Otherwise, an error code is returned.