Share via


UnifiedPosErrorData class (Handheld 8)

2/18/2014

Provides error information.

Syntax

public sealed class UnifiedPosErrorData : Object
Public NotInheritable Class UnifiedPosErrorData
    Inherits Object
public ref class UnifiedPosErrorData sealed : Object

Attributes

MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)

Members

The UnifiedPosErrorData class has these types of members:

  • Methods
  • Properties

Methods

The UnifiedPosErrorData class inherits methods from the Object class.

Properties

The UnifiedPosErrorData class has these properties.

Property Access type Description

ExtendedReason

Read-only

Gets the vendor specific error information.

Message

Read-only

Gets the error message.

Reason

Read-only

Gets the cause of the error.

Severity

Read-only

Gets the error severity.

See Also

Reference

Windows.Devices.PointOfService namespace