PointCardRW.StatusInserted Field
Indicates a card is in the device.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Usage
'Usage
Dim returnValue As Integer
returnValue = PointCardRW.StatusInserted
Syntax
'Declaration
Public Const StatusInserted As Integer
public const int StatusInserted;
public: const Int32 StatusInserted;
public static final int StatusInserted;
public var StatusInserted : 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
StatusUpdateEvent