Show / Hide Table of Contents

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
short
In this article
Back to top Generated by DocFX