Create a instance.
#include <smartcard_spi/SmartCardDriver.hpp>
virtual sc_response_code_t smartcard_spi::SmartCardDriver::createSmartCardHolderVerifier(const sc_card_name_t &cardName, SmartCardHolderVerifier *&card)
BlackBerry 10.3.0
The card type name for which an instance is to be constructed.
The created SmartCardHolderVerifier instance, which is populated by this function.
This function creates a SmartCardHolderVerifier instance.
If successful, SCARD_S_SUCCESS is returned. Otherwise, an error code is returned.