SmartCardReaderDriverApiVersion

An enumeration of possible API versions for the smart card reader driver.

Synopsis:

#include <smartcard_spi/SmartCardReaderDriver.hpp>
enum {
     SMART_CARD_READER_DRIVER_API_VERSION_1 = 1
};

Since:

BlackBerry 10.3.0

Data:

SMART_CARD_READER_DRIVER_API_VERSION_1
An API version of 1.

Library:

libscs (For the qcc command, use the -l scs option to link against this library)