Retrieve the card driver name.
#include <smartcard_spi/SmartCardInterface.hpp>
virtual sc_response_code_t smartcard_spi::SmartCardInterface::getCardName(sc_card_name_t &cardName)
BlackBerry 10.3.0
The card name, which is populated by this function.
This function retrieves the card driver name.
If successful, SC_SCARD_S_SUCCESS is returned. Otherwise, an error code is returned.