ICameraUIControl interface (camerauicontrol.h)

Enables a user interface control for a camera device..

Inheritance

The ICameraUIControl interface inherits from the IUnknown interface. ICameraUIControl also has these types of members:

Methods

The ICameraUIControl interface has these methods.

 
ICameraUIControl::Close

Closes the user interface control.
ICameraUIControl::GetActiveItem

Gets the active captured item.
ICameraUIControl::GetCurrentViewType

Gets the type of the current view.
ICameraUIControl::GetSelectedItems

Gets the selected items.
ICameraUIControl::RemoveCapturedItem

Removes the captured item.
ICameraUIControl::Resume

Simulates resume of the user interface control.
ICameraUIControl::Show

Displays the user interface control for the camera.
ICameraUIControl::Suspend

Simulates suspend of the user interface control.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps | UWP apps]
Minimum supported server None supported
Target Platform Windows
Header camerauicontrol.h