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

2/27/2008

Indicates the journal station is out of paper.

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

Syntax

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

Remarks

Used as an extended error in ErrorEvent events, or thrown as an exception in print methods. Indicates that the journal paper is empty.

See Also

Reference

PosPrinter Class
PosPrinter Members
Microsoft.PointOfService Namespace