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

2/27/2008

Indicates that the printer cover is open.

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

Syntax

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