UnifiedPosErrorData.ExtendedReason Property

Definition

Gets the vendor specific error information.

public:
 property unsigned int ExtendedReason { unsigned int get(); };
uint32_t ExtendedReason();
public uint ExtendedReason { get; }
var uInt32 = unifiedPosErrorData.extendedReason;
Public ReadOnly Property ExtendedReason As UInteger

Property Value

UInt32

unsigned int

uint32_t

The vendor specific error information.

Applies to