BOOL CBCGPWorkspace::LoadState | ( | CBCGPMDIFrameWnd * | pFrame, |
LPCTSTR | lpszSectionName = NULL |
||
) |
Loads the application state from the Windows registry.
The MFC framework calls LoadFrame when it creates a frame window using a document template object.
lpszSectionName | Specifies a relative path to the application data key. |
pFrame | A pointer to a frame window. |