Share via


DeviceErrorEventArgs Members

2/27/2008

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

The following tables list the members exposed by the DeviceErrorEventArgs type.

Public Constructors

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

Top

Public Fields

  Name Description
ms884037.pubfield(en-us,WinEmbedded.1002).gif ms884037.static(en-us,WinEmbedded.1002).gif Empty  (inherited from EventArgs )

Top

Public Properties

  Name Description
ms884037.pubproperty(en-us,WinEmbedded.1002).gif ErrorCode Gets the device error code.
ms884037.pubproperty(en-us,WinEmbedded.1002).gif ErrorCodeExtended Gets the device-extended error code. This value is device-specific.
ms884037.pubproperty(en-us,WinEmbedded.1002).gif ErrorLocus Gets the location of the error.
ms884037.pubproperty(en-us,WinEmbedded.1002).gif ErrorResponse Gets or sets the error response.
ms884037.pubproperty(en-us,WinEmbedded.1002).gif EventId  Gets the event identifier. (inherited from PosEventArgs)
ms884037.pubproperty(en-us,WinEmbedded.1002).gif TimeStamp  Gets the DateTime of the event. (inherited from PosEventArgs)

Top

Public Methods

(see also Protected Methods )

  Name Description
ms884037.pubmethod(en-us,WinEmbedded.1002).gif Equals  Overloaded. (inherited from Object )
ms884037.pubmethod(en-us,WinEmbedded.1002).gif GetHashCode  (inherited from Object )
ms884037.pubmethod(en-us,WinEmbedded.1002).gif GetType  (inherited from Object )
ms884037.pubmethod(en-us,WinEmbedded.1002).gif ms884037.static(en-us,WinEmbedded.1002).gif ReferenceEquals  (inherited from Object )
ms884037.pubmethod(en-us,WinEmbedded.1002).gif ToString Overridden. Returns a string representation of the object.

Top

Protected Methods

  Name Description
ms884037.protmethod(en-us,WinEmbedded.1002).gif Finalize  (inherited from Object )
ms884037.protmethod(en-us,WinEmbedded.1002).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

DeviceErrorEventArgs Class
Microsoft.PointOfService Namespace