Share via


Scale.ExtendedErrorOverWeight Field

Indicates the weight was over MaximumWeight.

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

Usage

'Usage
Dim returnValue As Integer
returnValue = Scale.ExtendedErrorOverWeight

Syntax

'Declaration
Public Const ExtendedErrorOverWeight As Integer
public const int ExtendedErrorOverWeight;
public: const Int32 ExtendedErrorOverWeight;
public static final int ExtendedErrorOverWeight;
public var ExtendedErrorOverWeight : int;

Remarks

ExtendedErrorOverweight can only be returned if AsyncMode is FALSE.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

Scale Class
Scale Members
Microsoft.PointOfService Namespace
ReadWeight