Destroy the single SmartCardDriverManager instance.
#include <smartcard_spi/SmartCardDriverManagerFactory.hpp>
sc_response_code_t smartcard_spi::destroySmartCardDriverManager()
BlackBerry 10.3.0
This function destroys the single SmartCardDriverManager instance. After the SmartCardDriverManager instance is destroyed, calls to getSmartCardDriverManager() will fail.
If successful, SCARD_S_SUCCESS is returned. Otherwise, an error code is returned.