SmartCardRW.ExtendedErrorTorn Field
2/27/2008
Indicates the smart card was prematurely removed from the smart card reader/writer unexpectedly.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public Const ExtendedErrorTorn As Integer
public const int ExtendedErrorTorn
public:
literal int ExtendedErrorTorn
public static final int ExtendedErrorTorn
public const var ExtendedErrorTorn : int
Remarks
CapCardErrorDetection capability must be true before ExtendedErrorTorn can be used.
See Also
Reference
SmartCardRW Class
SmartCardRW Members
Microsoft.PointOfService Namespace
ErrorEvent