sc_card_label_t

A string representing a card label.

Synopsis:

#include <smartcard/sc_data_types.h>
 
typedef char sc_card_label_t[SC_MAX_CARD_LABEL_LENGTH];

Arguments:

Since:

BlackBerry 10.2.0

Library:

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

Description: