| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
IKPictureTaker.SetUpdateRecentPicture
Sets whether to allow a recent picture to be updated.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| IKPictureTaker | 3.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "IKPictureTaker.SetUpdateRecentPicture"; Value ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Value | The new setting. Pass 0 to disable or 1 to enable. | 1 |
Result
Returns OK or error.
Description
Sets whether to allow a recent picture to be updated.See also
- IKPictureTaker.GetShowRecentPicture
- IKPictureTaker.GetUpdateRecentPicture
- IKPictureTaker.SetShowRecentPicture
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014
IKPictureTaker.SetShowRecentPicture - IKScannerDevicePanel.ClearImage