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 a folder or subfolder is removed.
Syntax
HRESULT FolderDeleted( LPCWSTR pszPath );
Parameters
- pszPath
[in] String that specifies the full path to the folder that was deleted.
Return Value
Returns S_OK if successful, or E_NOTIMPL.