WINDOWPLACEMENT
struct WINDOWPLACEMENT {
}
- flags
UINT flags;
Undocumented in source.
- length
UINT length;
Undocumented in source.
- ptMaxPosition
POINT ptMaxPosition;
Undocumented in source.
- ptMinPosition
POINT ptMinPosition;
Undocumented in source.
- rcNormalPosition
RECT rcNormalPosition;
Undocumented in source.
- showCmd
UINT showCmd;
Undocumented in source.
tango sys win32 Types
aliasesenumsmanifest constantstemplatesvariables