Share via


CheckScannerBase.RetrieveMemory(CheckImageLocate) Method

Definition

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

by
CheckImageLocate

Indicates how the image file is to be located so that it can be retrieved from the device memory storage.

Applies to