Share via


LineDisplay.ExtendedErrorBadFormat Field (POS for .NET v1.12 SDK Documentation)

2/27/2008

Indicates that the specified file is either not a bitmap file or it is in an unsupported format.

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

Syntax

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

Remarks

Used in the DisplayBitmap and SetBitmap methods.

See Also

Reference

LineDisplay Class
LineDisplay Members
Microsoft.PointOfService Namespace
DisplayBitmap
SetBitmap