Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Sets the show state and the normal (restored), minimized, and maximized positions for a window.
BOOL SetWindowPlacement(
const WINDOWPLACEMENT*lpwndpl
);
Parameters
- lpwndpl
Points to a WINDOWPLACEMENT structure that specifies the new show state and positions.
Return Value
Nonzero if the function is successful; otherwise 0.
Requirements
Header: afxwin.h