SW Property
SW
The status word (two byte) code which represents the overall result of a CCID interaction. The most common value is 0x9000 which represents a successful result.
C#
public short SW { get; }
Property Value
Type | Description |
---|---|
System.Int16 |