โค้ดตัวอย่าง C++ เพื่อสแกนและถอดรหัส รหัส Data Matrix ใน C++ Runtime Environment สำหรับ Windows 32 บิต, Windows 64 บิต หรือ Linux 64 บิต...System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(...DecodeType:: DataMatrix ); while (reader-> Read ()) { // Display code...