ICameraUIControl interface
Enables a user interface control for a camera device..
Members
The ICameraUIControl interface inherits from the IUnknown interface. ICameraUIControl also has these types of members:
Methods
The ICameraUIControl interface has these methods.
| Method | Description |
|---|---|
| Close |
Closes the user interface control. |
| GetActiveItem |
Gets the active captured item. |
| GetCurrentViewType |
Gets the type of the current view. |
| GetSelectedItems |
Gets the selected items. |
| RemoveCapturedItem |
Removes the captured item. |
| Resume |
Simulates resume of the user interface control. |
| Show |
Displays the user interface control for the camera. |
| Suspend |
Simulates suspend of the user interface control. |
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
None supported |
|
IDL |
|
Show: