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

2/27/2008

Indicates the journal cartridge is empty.

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

Syntax

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