Share via


UnifiedPosErrorData.ExtendedReason property (Handheld 8)

2/18/2014

Gets the vendor specific error information.

Syntax

public uint ExtendedReason { get; }
Public ReadOnly Property ExtendedReason As UInteger
    Get
public:
property unsigned int ExtendedReason {
    unsigned int get();
}

Property value

Type: System.UInt32 [.NET] | uint32 [C++]

The vendor specific error information.

See Also

Reference

UnifiedPosErrorData class