次の方法で共有


CashDrawerStatus.ExtendedStatus プロパティ

定義

ExtendedStatus は、Point of Service ドライバーまたはプロバイダーがカスタム通知をアプリに送信する方法を提供します。

public:
 property unsigned int ExtendedStatus { unsigned int get(); };
uint32_t ExtendedStatus();
public uint ExtendedStatus { get; }
var uInt32 = cashDrawerStatus.extendedStatus;
Public ReadOnly Property ExtendedStatus As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

カスタム通知を表す値。

適用対象