BCGControlBar Pro for MFC
virtual HRESULT CBCGPShellList::DisplayFolder ( LPCTSTR  lpszPath)
virtual

Given a textual path to a folder or BCGCBITEMINFO describing a folder displays a list of items contained in this folder.

Returns
S_OK if the folder was displayed successfully; otherwise E_FAIL.

Call this member function to display a list of items contained in the specified folder.

Parameters
lpszPathSpecifies the folders' path.