(Immutable) PC/SC 2.01 command to increment or decrement an on-card value.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public Const INS_INCREMENT_DECREMENT As Byte = 194
This language is not supported or no code example is available.
public const byte INS_INCREMENT_DECREMENT = 194
This language is not supported or no code example is available.
public:
const Byte INS_INCREMENT_DECREMENT = 194;
This language is not supported or no code example is available.