Share via


DeviceErrorEventArgs Class

Definition

Defines the programmatic interface for the transmission of Device Error Events.

public class DeviceErrorEventArgs : Microsoft.PointOfService.PosEventArgs
type DeviceErrorEventArgs = class
    inherit PosEventArgs
Public Class DeviceErrorEventArgs
Inherits PosEventArgs
Inheritance
DeviceErrorEventArgs

Constructors

DeviceErrorEventArgs(ErrorCode, Int32, ErrorLocus, ErrorResponse)

Creates an instance of the DeviceErrorEventArgs class with the specified data.

Properties

ErrorCode
ErrorCodeExtended
ErrorLocus
ErrorResponse
EventId

Gets the event identifier.

(Inherited from PosEventArgs)
TimeStamp

Gets the DateTime of the event.

(Inherited from PosEventArgs)

Methods

ToString()

Applies to