Destroy the provided SmartCardDriver .
#include <smartcard_spi/SmartCardDriver.hpp>
virtual sc_response_code_t smartcard_spi::SmartCardDriver::destroySmartCard(SmartCardInterface *card)
BlackBerry 10.3.0
The instance to destroy.
This function destroys the provided SmartCardInterface instance. This function may be used for any object inherited from SmartCardInterface.
If successful, SCARD_S_SUCCESS is returned. Otherwise, an error code is returned.