次の方法で共有


BarcodeSymbologies.ExtendedBase プロパティ

定義

シンボルの種類が現在の一覧に含まれていない場合に、OEM で定義された最初のバーコード シンボルを取得します。

public:
 static property unsigned int ExtendedBase { unsigned int get(); };
static uint32_t ExtendedBase();
public static uint ExtendedBase { get; }
var uInt32 = BarcodeSymbologies.extendedBase;
Public Shared ReadOnly Property ExtendedBase As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

OEM で定義されたバーコード シンボル。

適用対象