Share via


BarcodeSymbologies.ExtendedBase property (Handheld 8)

2/18/2014

Gets the first possible OEM defined barcode symbology when the symbology type is not included in the current list.

Syntax

public static uint ExtendedBase { get; }
PublicSharedReadOnlyProperty ExtendedBase AsUInteger
   Get
public:
static property unsigned int ExtendedBase { 
   unsigned int get();
}

Property Value

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

The first possible OEM defined barcode symbology when the symbology type is not included in the current list.

See Also

Reference

BarcodeSymbologies class