PointCardRW.ExtendedErrorNoCard Field
Indicates there is no card in the reader.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Usage
'Usage
Dim returnValue As Integer
returnValue = PointCardRW.ExtendedErrorNoCard
Syntax
'Declaration
Public Const ExtendedErrorNoCard As Integer
public const int ExtendedErrorNoCard;
public: const Int32 ExtendedErrorNoCard;
public static final int ExtendedErrorNoCard;
public var ExtendedErrorNoCard : int;
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000
Target Platforms
See Also
Reference
PointCardRW Class
PointCardRW Members
Microsoft.PointOfService Namespace
ErrorEvent