menu
pcsc_wrapper package
documentation
common/pcsc_bindings_base.dart
PcscCommandFactory
setAttrib abstract method
setAttrib abstract method
dark_mode
light_mode
setAttrib
abstract method
PcscCommand
<
SCardResult
>
setAttrib
(
int
hCard
,
int
dwAttrId
,
List
<
int
>
pbAttr
)
Implementation
PcscCommand<SCardResult> setAttrib(int hCard, int dwAttrId, List<int> pbAttr);
pcsc_wrapper package
documentation
common/pcsc_bindings_base
PcscCommandFactory
setAttrib abstract method
PcscCommandFactory class