IShellUIHelper3::ContentDiscoveryReset Method

Resets the list of feeds, search providers, and Web Slices associated with the page.

Syntax

HRESULT ContentDiscoveryReset(VOID);

Return Value

Returns S_OK if successful, or an error value otherwise.

Remarks

If a client application dynamically adds or updates link elements for search providers and feeds, or modifies Web Slices in the page, it should also call ContentDiscoveryReset to parse the document again. This action causes Windows Internet Explorer to reload the list of feeds and Web Slices in the Feed Discovery button, and to add search providers to the Instant Search drop-down list box.