Share via


Cat.ExtendedErrorCommunicationError Field

Indicates a communication error has occurred between the approval agency and the CAT in an ErrorEvent event.

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

Usage

'Usage
Dim returnValue As Integer
returnValue = Cat.ExtendedErrorCommunicationError

Syntax

'Declaration
Public Const ExtendedErrorCommunicationError As Integer
public const int ExtendedErrorCommunicationError;
public: const Int32 ExtendedErrorCommunicationError;
public static final int ExtendedErrorCommunicationError;
public var ExtendedErrorCommunicationError : 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