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 | |
---|---|---|
Empty | (inherited from EventArgs ) |
Top
Public Properties
Name | Description | |
---|---|---|
ErrorCode | Gets the device error code. | |
ErrorCodeExtended | Gets the device-extended error code. This value is device-specific. | |
ErrorLocus | Gets the location of the error. | |
ErrorResponse | Gets or sets the error response. | |
EventId | Gets the event identifier. (inherited from PosEventArgs) | |
TimeStamp | Gets the DateTime of the event. (inherited from PosEventArgs) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a string representation of the object. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
DeviceErrorEventArgs Class
Microsoft.PointOfService Namespace