IA4HierarchyFolder::Refresh

Purpose

Destroys any cached folder objects and rebuilds the cache using new data obtained from the iSeries™ server. This is a required member function.

Syntax

HRESULT STDMETHODCALLTYPE Refresh();

Return Codes

Returns NOERROR if successful or A4HYF_E_LISTDATAERROR if an error occurred when accessing the objects in the folder.

Comments

iSeries Navigator calls this function is called whenever a performing a global refresh of the main iSeries Navigator window.