PosPrinter.ExtendedErrorSlipCartridgeRemoved Field (POS for .NET v1.12 SDK Documentation)

2/27/2008

Indicates the slip cartridge has been removed.

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

Syntax

'Declaration
Public Const ExtendedErrorSlipCartridgeRemoved As Integer
public const int ExtendedErrorSlipCartridgeRemoved
public:
literal int ExtendedErrorSlipCartridgeRemoved
public static final int ExtendedErrorSlipCartridgeRemoved
public const var ExtendedErrorSlipCartridgeRemoved : int

Remarks

Used as an extended error in ErrorEvent events, or thrown as an exception in print methods.

See Also

Reference

PosPrinter Class
PosPrinter Members
Microsoft.PointOfService Namespace