IPhotoAcquireDeviceSelectionDialog interface (photoacquire.h)
Provides a dialog box for selecting the device to acquire images from.
Inheritance
The IPhotoAcquireDeviceSelectionDialog interface inherits from the IUnknown interface. IPhotoAcquireDeviceSelectionDialog also has these types of members:
Methods
The IPhotoAcquireDeviceSelectionDialog interface has these methods.
IPhotoAcquireDeviceSelectionDialog::DoModal The DoModal method displays a device selection dialog box. The function returns when the user selects a device using the modal dialog box. |
IPhotoAcquireDeviceSelectionDialog::SetSubmitButtonText The SetPrompt method sets the text displayed in the dialog box that prompts the user to select a device. |
IPhotoAcquireDeviceSelectionDialog::SetTitle The SetTitle method sets the title of the device selection dialog box. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | photoacquire.h |