Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

IKDeviceBrowserPanel.SetDisplaysLocalCameras

Sets whether to include local cameras in list.

Component Version macOS Windows Linux Server iOS SDK
ImageCapture 6.5 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "IKDeviceBrowserPanel.SetDisplaysLocalCameras"; Value )   More

Parameters

Parameter Description Example
Value The new setting. 1

Result

Returns OK or error.

Description

Sets whether to include local cameras in list.

Examples

Enable local cameras:

Set Variable [$r; Value:MBS( "IKDeviceBrowserPanel.SetDisplaysLocalCameras"; 1 )]

See also

Example Databases

Created 7th November 2016, last changed 7th November 2016


IKDeviceBrowserPanel.SetCancelButtonLabel - IKDeviceBrowserPanel.SetDisplaysLocalScanners

Feedback: Report problem or ask question.