Share via


PosCommon.ExtendedErrorStatistics Field

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

Usage

'Usage
Dim returnValue As Integer
returnValue = PosCommon.ExtendedErrorStatistics

Syntax

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

Remarks

Used by the ResetStatistics et al and UpdateStatistics et al methods to throw an exception indicating a specified statistic couldn’t be reset or updated.

Platforms

Development Platforms

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

Target Platforms

See Also

Reference

PosCommon Class
PosCommon Members
Microsoft.PointOfService Namespace