CheckScanner.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 stored in memory and uses it to set the ImageData property.
public abstract void RetrieveMemory (Microsoft.PointOfService.CheckImageLocate by);
abstract member RetrieveMemory : Microsoft.PointOfService.CheckImageLocate -> unit
Public MustOverride 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. Possible values are defined by the CheckImageLocate enumeration.