Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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) |