SlotLogicalSmartCardReader::swallowIcc()

Request the reader to mechanically swallow the smart card if the reader supports such a feature.

Synopsis:

#include <smartcard_spi/SlotLogicalSmartCardReader.hpp>
virtual sc_response_code_t smartcard_spi::SlotLogicalSmartCardReader::swallowIcc()

Since:

BlackBerry 10.3.0

Arguments:

Library:

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

Description:

This function requests the reader to mechanically swallow the smart card if the reader supports such a feature.

Returns:

In case of success, SC_IFD_SUCCESS is returned. Otherwise, an error code is returned.