IXFeedFolderEvents::FolderAdded Method
Occurs when a folder or subfolder is added.
Syntax
HRESULT FolderAdded( LPCWSTR pszPath );
Parameters
- pszPath
[in] String that specifies the full path to the folder that was added.
Return Value
Returns S_OK if successful, or E_NOTIMPL.