ICameraUIControlEventCallback interface (camerauicontrol.h)
Callback interface for receiving events from the camera user interface control.
Inheritance
The ICameraUIControlEventCallback interface inherits from the IUnknown interface. ICameraUIControlEventCallback also has these types of members:
Methods
The ICameraUIControlEventCallback interface has these methods.
| ICameraUIControlEventCallback::OnClosed Occurs when the camera UI control is closed. |
| ICameraUIControlEventCallback::OnItemCaptured Occurs when an item is captured. |
| ICameraUIControlEventCallback::OnItemDeleted Occurs when an item is deleted. |
| ICameraUIControlEventCallback::OnStartupComplete Occurs when startup for the camera UI control has completed. |
| ICameraUIControlEventCallback::OnSuspendComplete Occurs when the camera UI control has completed being suspended. |
Requirements
| Minimum supported client | Windows 8 [desktop apps | UWP apps] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | camerauicontrol.h |