Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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