Share via


CRecentDockSiteInfo::SaveListOfRecentPanes

This topic is included for completeness. For more detail see the source code located in the VC\atlmfc\src\mfc folder of your Visual Studio installation.

void SaveListOfRecentPanes(
    CList<HWND,
   HWND>& lstOrg,
   BOOL bForSlider
);

Parameters

  • [in] CList<HWND
     

  • [in] lstOrg
     

  • [in] bForSlider
     

Requirements

Header: afxrecentdocksiteinfo.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CRecentDockSiteInfo Class