CheckScannerBase.RetrieveMemory(CheckImageLocate) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves an image that was previously stored in memory and use it to set the ImageData property.
public override void RetrieveMemory (Microsoft.PointOfService.CheckImageLocate by);
override this.RetrieveMemory : Microsoft.PointOfService.CheckImageLocate -> unit
Public Overrides Sub RetrieveMemory (by As CheckImageLocate)
Parameters
Indicates how the image file is to be located so that it can be retrieved from the device memory storage.