Share via


PointCardRW.StatusRemaining Field

Indicates a card remains in the entrance.

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

Usage

'Usage
Dim returnValue As Integer
returnValue = PointCardRW.StatusRemaining

Syntax

'Declaration
Public Const StatusRemaining As Integer
public const int StatusRemaining;
public: const Int32 StatusRemaining;
public static final int StatusRemaining;
public var StatusRemaining : 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