IResultData::DeleteAllRsltItems

[This is preliminary documentation and subject to change.]

Enables the snap-in to remove all user-inserted items and subitems from the result view pane.

HRESULT DeleteAllRsltItems( )

Parameters

This method has no parameters.

Remarks

This method provides the same functionality for both result view panes and virtual lists.

Return Values

S_OK
The items were successfully removed.
E_UNEXPECTED
An unexpected error occurred.

See Also

IResultData