ICameraUIControlEventCallback::OnItemDeleted method (camerauicontrol.h)
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 |