Share via


Cat.ExtendedErrorCommandError Field

Indicates the command sent to the CAT is incorrect in an ErrorEvent event.

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

Usage

'Usage
Dim returnValue As Integer
returnValue = Cat.ExtendedErrorCommandError

Syntax

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

Remarks

This error is never returned if the CAT service object is working correctly.

Platforms

Development Platforms

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

Target Platforms

See Also

Reference

Cat Class
Cat Members
Microsoft.PointOfService Namespace
ErrorEvent