PointCardState Enumeration

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Usage

'Usage
Dim pointCardState1 As PointCardState = PointCardState.Inserted

Syntax

'Declaration
Public Enum PointCardState
public enum PointCardState
public enum class PointCardState
public enum PointCardState
public enum PointCardState

Members

Member name Description
Inserted There is a card in the device.
NoCard No card, or card sensor position indeterminate.
Remaining There is a card remaining in an entrance.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.PointOfService Namespace
CardState