MINMAXINFO
nothrow
struct MINMAXINFO {
}
- ptMaxPosition
POINT ptMaxPosition;
Undocumented in source.
- ptMaxSize
POINT ptMaxSize;
Undocumented in source.
- ptMaxTrackSize
POINT ptMaxTrackSize;
Undocumented in source.
- ptMinTrackSize
POINT ptMinTrackSize;
Undocumented in source.
- ptReserved
POINT ptReserved;
Undocumented in source.
windows winuser
enumstemplatesvariables