BarcodeCode128.charInCodesetCount Method [AX 2012]

Syntax

protected int charInCodesetCount(
    BarCodeString _str, 
    int _strLength, 
    int _startPos, 
    int _codeset)

Run On

Called

Parameters

  • _strLength
    Type: int
  • _startPos
    Type: int
  • _codeset
    Type: int

See Also

Reference

BarcodeCode128 Class