CWIMAQQRStreamModes Enumeration

NI Vision for Visual Basic

CWIMAQQRStreamModes Enumeration

CWIMAQQRStreamModes are the constants that specify the format of the data encoded in the stream.

You can use the following constants with this data type:

  • cwimaqQRModeAlphanumeric—Specifies that the data was encoded using alpha-numeric mode.
  • cwimaqQRModeBytes—Specifies that the data was not encoded but is raw binary bytes, or, more commonly, JI8-8 Japanese.
  • cwimaqQRModeEAN128Data—Specifies that the data has a special meaning represented by the application ID (that is located in data stream).
  • cwimaqQRModeEAN128Token—Specifies that the data has a special meaning represented by the application ID.
  • cwimaqQRModeECI—Specifies that the data was meant to be read using the language represented in the language ID.
  • cwimaqQRModeKanji—Specifies that the data was encoded in Shift-JIS8 Japanese.
  • cwimaqQRModeNumeric—Specifies that the data was encoded using numeric mode.

See Also

CWIMAQVision.ReadQRCode

CWIMAQQRCodeReport

CWIMAQQRDataToken