I am writing a wrapper class to capture images with a motorola scanner.
We currently have wrapper classes for the regular barcode scanning.
Has anyone worked with .NET 2005 && ScanCAPI && Images; that can offer
either any insight or example C# code. I am trying to follow the SDK
examples but the example shows a method called ShowPicture that I can
not find anywhere to see what it is doing.
ShowPicture(lpScnPicture+lpScnPicture. DwImageDataOffset,
lpScnPicture. DwImageDataSize);