IExplorerBrowser::RemoveAll method
Removes all items from the results folder.
Syntax
HRESULT RemoveAll();
Parameters
This method has no parameters.
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
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
Show: