Mã mẫu C++ để quét và giải mã mã vạch GS1 Code 128 trong Môi trường thời gian chạy C++ dành cho Windows 32-bit, Windows 64-bit hoặc Linux 64-bit....System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(...DecodeType:: Code128 ); while (reader-> Read ()) { // Display code...