Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reloads the size and location of a window from the registry.
virtual BOOL ReloadWindowPlacement(
CFrameWnd* pFrame
);
Parameters
- [in] pFrame
A pointer to a frame window.
Return Value
Nonzero if the method was successful; 0 if the load failed or there is no data to load.
Remarks
Use the function CWinAppEx::StoreWindowPlacement to write the size and location of a window to the registry.
Requirements
Header: afxwinappex.h