Platforms to show: All Mac Windows Linux Cross-Platform

Back to WinPhotoAcquireDeviceSelectionDialogMBS class.

WinPhotoAcquireDeviceSelectionDialogMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Windows Photos MBS WinFrameworks Plugin 20.3 ❌ No ✅ Yes ❌ No ❌ No Desktop only
The constructor.

WinPhotoAcquireDeviceSelectionDialogMBS.Destructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Windows Photos MBS WinFrameworks Plugin 20.3 ❌ No ✅ Yes ❌ No ❌ No Desktop only
The destructor.

WinPhotoAcquireDeviceSelectionDialogMBS.ShowModal(Window as DesktopWindow, DeviceFlags as Integer, byref deviceID as String, byref DeviceType as Integer) as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Windows Photos MBS WinFrameworks Plugin 22.0 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Displays a device selection dialog box.

The function returns when the user selects a device using the modal dialog box.

Window: The parent window.
DeviceFlags: Integer value containing a combination of device flags that indicate which type of devices to display. The device flags may be a combination of any of the DeviceFlags constants.

DeviceId: A string containing the ID of the selected device.
DeviceType: The type of the selected device.

Returns true if default button was clicked and a device selected.

See also:

WinPhotoAcquireDeviceSelectionDialogMBS.ShowModal(Window as Window, DeviceFlags as Integer, byref deviceID as String, byref DeviceType as Integer) as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Windows Photos MBS WinFrameworks Plugin 20.3 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Displays a device selection dialog box.

The function returns when the user selects a device using the modal dialog box.

Window: The parent window.
DeviceFlags: Integer value containing a combination of device flags that indicate which type of devices to display. The device flags may be a combination of any of the DeviceFlags constants.

DeviceId: A string containing the ID of the selected device.
DeviceType: The type of the selected device.

Returns true if default button was clicked and a device selected.

See also:

WinPhotoAcquireDeviceSelectionDialogMBS.ShowModal(WindowHandle as Integer, DeviceFlags as Integer, byref deviceID as String, byref DeviceType as Integer) as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Windows Photos MBS WinFrameworks Plugin 20.3 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Displays a device selection dialog box.

The function returns when the user selects a device using the modal dialog box.

WindowHandle: Handle to a parent window.
DeviceFlags: Integer value containing a combination of device flags that indicate which type of devices to display. The device flags may be a combination of any of the DeviceFlags constants.

DeviceId: A string containing the ID of the selected device.
DeviceType: The type of the selected device.

Returns true if default button was clicked and a device selected.

See also:

The items on this page are in the following plugins: MBS WinFrameworks Plugin.


The biggest plugin in space...