BarcodeScannerGetSymbologyAttributesRequest.Symbology Property

Definition

Gets the barcode symbology. Possible values are defined in the BarcodeSymbologies class.

public:
 property unsigned int Symbology { unsigned int get(); };
uint32_t Symbology();
public uint Symbology { get; }
var uInt32 = barcodeScannerGetSymbologyAttributesRequest.symbology;
Public ReadOnly Property Symbology As UInteger

Property Value

UInt32

unsigned int

uint32_t

The specific barcode symbology.

Applies to