Share via


FiscalPrinter.ExtendedErrorMissingDevices Field (POS for .NET v1.12 SDK Documentation)

2/27/2008

Indicates that some of the other devices (according to the local fiscal legislation) that should be connected are missing.

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

Syntax

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

Remarks

In some countries or regions, in order to use a fiscal printer a full set of peripheral devices must be connected to the POS (such as cash drawer and customer display). In case one of these devices is not present, sales are not allowed.

See Also

Reference

FiscalPrinter Class
FiscalPrinter Members
Microsoft.PointOfService Namespace