Create an instance of the implementation provided by the smart card reader driver.
#include <smartcard_spi/SmartCardReaderDriver.hpp>
virtual sc_response_code_t smartcard_spi::SmartCardReaderDriver::createSlotLogicalReader(SlotLogicalSmartCardReader *&reader)
BlackBerry 10.3.0
The pointer used to hold a reference to the requested instance, which is populated by this function.
This function creates an instance of the implementation provided by the smart card reader driver.
If successful, SCARD_S_SUCCESS is returned. Otherwise, an error code is returned.