ICameraUIControlEventCallback interface
Callback interface for receiving events from the camera user interface control.
Members
The ICameraUIControlEventCallback interface inherits from the IUnknown interface. ICameraUIControlEventCallback also has these types of members:
Methods
The ICameraUIControlEventCallback interface has these methods.
| Method | Description |
|---|---|
| OnClosed |
Occurs when the camera UI control is closed. |
| OnItemCaptured |
Occurs when an item is captured. |
| OnItemDeleted |
Occurs when an item is deleted. |
| OnStartupComplete |
Occurs when startup for the camera UI control has completed. |
| OnSuspendComplete |
Occurs when the camera UI control has completed being suspended. |
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
None supported |
|
IDL |
|
Show: