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.
Removes all items from the results folder.
Syntax
HRESULT RemoveAll();
Return value
Type: HRESULT
Returns S_OK if successful, or E_UNEXPECTED if this method is called before a call to IExplorerBrowser::FillFromObject.
Remarks
This method removes all results from the IResultsFolder created in method IExplorerBrowser::FillFromObject.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | shobjidl_core.h (include Shobjidl.h) |