CSymbology Class

Use this class to set decoding and attribute options for bar code symbologies.

Namespace: Honeywell.Mobility.DataCollection

Assembly: Honeywell.Mobility.DataCollection.FF3.5 (in Honeywell.Mobility.DataCollection.FF3.5.dll)

Syntax

[C#]
public class CSymbology : Component

[Visual Basic]
Public Class CSymbology _
    Inherits Component

Remarks

Support for symbologies and their attributes depends on the scanner and associated firmware installed in your Honeywell computer, and on the current symbology settings as configured by the Honeywell Enterprise Settings application.

Any public static (Shared in Visual Basic) members of this type are safe for multi-threaded operations. Instance members are not guaranteed to be thread safe and each instance should be used only within a single thread.

Inheritance Hierarchy

System.ComponentModel.Component

System.MarshalByRefObject

System.Object

Honeywell.Mobility.DataCollection.CSymbology

More Information

CSymbology Members

Honeywell.Mobility.DataCollection Classes