sc_reader_name_t

A string representing a card reader name.

Synopsis:

#include <smartcard/sc_data_types.h>
 
typedef char sc_reader_name_t[SC_MAX_NAME_LENGTH];

Arguments:

Since:

BlackBerry 10.2.0

Library:

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

Description: