Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs when an item is captured.
Syntax
void OnItemCaptured(
[in] LPCWSTR pszPath
);
Parameters
[in] pszPath
The path to the captured item.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps | UWP apps] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | camerauicontrol.h |