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: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

WinPhotoAcquire.ShowSelectDeviceDialog

Shows dialog to select device.

Component Version macOS Windows Linux Server iOS SDK
WinPhotoAcquire 12.1 ❌ No ✅ Yes ❌ No ❌ No ❌ No
MBS( "WinPhotoAcquire.ShowSelectDeviceDialog"; CPLMode )   More

Parameters

Parameter Description Example
CPLMode Run in control panel mode with additional controls to install devices.
Pass 1 to enable or 0 to disable.
0

Result

Returns OK, Cancel or error.

Description

Shows dialog to select device.
This is called automatically within WinPhotoAcquire.Acquire if needed.

We support

Examples

Show select device dialog:

Set Variable [ $r ; Value: MBS("WinPhotoAcquire.ShowSelectDeviceDialog") ]

See also

Example Databases

Blog Entries

This function checks for a license.

Created 5th February 2022, last changed 7th February 2022


WinPhotoAcquire.SetCurrentDeviceID - WinPhotoAcquire.ShowSettingsDialog

💬 Ask a question or report a problem