PosPrinter.ExtendedErrorReceiptEmpty Field (POS for .NET v1.12 SDK Documentation)
2/27/2008
Indicates the receipt station is out of paper.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public Const ExtendedErrorReceiptEmpty As Integer
public const int ExtendedErrorReceiptEmpty
public:
literal int ExtendedErrorReceiptEmpty
public static final int ExtendedErrorReceiptEmpty
public const var ExtendedErrorReceiptEmpty : int
Remarks
Used as an extended error in ErrorEvent events, or thrown as an exception in print methods. Indicates that the receipt paper is empty.
See Also
Reference
PosPrinter Class
PosPrinter Members
Microsoft.PointOfService Namespace