CheckScannerBase.ClearImageImpl(CheckImageClear) 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.
The service object should override the default ClearImage(CheckImageClear) implementation only if the check scanner device supports storage of images.
protected virtual bool ClearImageImpl (Microsoft.PointOfService.CheckImageClear by);
abstract member ClearImageImpl : Microsoft.PointOfService.CheckImageClear -> bool
override this.ClearImageImpl : Microsoft.PointOfService.CheckImageClear -> bool
Protected Overridable Function ClearImageImpl (by As CheckImageClear) As Boolean
Parameters
Indicates how the image file is to be located so that it can be removed from the storage.