次の方法で共有


UnifiedPosErrorData.ExtendedReason プロパティ

定義

ベンダー固有のエラー情報を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

ベンダー固有のエラー情報。

適用対象