pub type MINMAXINFO = tagMINMAXINFO;
Aliased Type§
struct MINMAXINFO {
pub ptReserved: tagPOINT,
pub ptMaxSize: tagPOINT,
pub ptMaxPosition: tagPOINT,
pub ptMinTrackSize: tagPOINT,
pub ptMaxTrackSize: tagPOINT,
}
Fields§
§ptReserved: tagPOINT
§ptMaxSize: tagPOINT
§ptMaxPosition: tagPOINT
§ptMinTrackSize: tagPOINT
§ptMaxTrackSize: tagPOINT