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 deleted.
Syntax
void OnItemDeleted(
[in] LPCWSTR pszPath
);
Parameters
[in] pszPath
The path to the deleted 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 |