Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / GetModeTransition Method
An integer value which represents the zero-based index number of the recognized barcode.
An integer that represents the mode transition.
In This Topic
    GetModeTransition Method
    In This Topic
    Description
    Gets the particular mode-transition associated with a barcode result.
    Syntax
    Visual Basic
    Public Sub GetModeTransition( _
       ByVal BarcodeNum As Integer, _
       ByVal TransitionNum As Long _
    ) 
    Parameters
    BarcodeNum
    An integer value which represents the zero-based index number of the recognized barcode.
    TransitionNum
    An integer that represents the mode transition.
    See Also