Share via


PosPrinter.ExtendedErrorSlipCartridgeEmpty Field

2/27/2008

Indicates the slip cartridge is empty.

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

Syntax

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