mwqrdDataType Enumerated Type

Header file: mw/qrd/qrd.h

Syntax

enum mwqrdDataType

Value

Value Description
MW_QRD_DATA_TYPE_NUMERIC
MW_QRD_DATA_TYPE_ALPHABET
MW_QRD_DATA_TYPE_KANJI
MW_QRD_DATA_TYPE_BINARY

Description

The C enumerated type indicating the types of data stored in the QR Code patterns.

See the corresponding mw::qrd::DataType.

Revision History

2010/06/24
Initial version.

CONFIDENTIAL