menu
pcsc_wrapper package
documentation
common/pcsc_constants.dart
PcscConstants
SCARD_E_INVALID_VALUE constant
SCARD_E_INVALID_VALUE constant
dark_mode
light_mode
SCARD_E_INVALID_VALUE
constant
int
const
SCARD_E_INVALID_VALUE
Implementation
static const int SCARD_E_INVALID_VALUE = 0x80100011;
pcsc_wrapper package
documentation
common/pcsc_constants
PcscConstants
SCARD_E_INVALID_VALUE constant
PcscConstants class