PosCommon.ExtendedErrorFirmwareBadFile Field (POS for .NET v1.12 SDK Documentation)

2/27/2008

Indicates the specified firmware file or files exist, but one or more of those files are either not in the correct format or are corrupted.

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

Syntax

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

See Also

Reference

PosCommon Class
PosCommon Members
Microsoft.PointOfService Namespace