SmartCardRW.ExtendedErrorTorn Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the smart card was prematurely removed from the smart card reader/writer unexpectedly.
public const int ExtendedErrorTorn = 203;
val mutable ExtendedErrorTorn : int
Public Const ExtendedErrorTorn As Integer = 203