RECTL
The RECTL structure defines... For more information, see RECTL on MSDN.
typedef struct {
LONG left;
LONG top;
LONG right;
LONG bottom;
} RECTL;
Members
left
top
right
bottom
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The RECTL structure defines... For more information, see RECTL on MSDN.
typedef struct {
LONG left;
LONG top;
LONG right;
LONG bottom;
} RECTL;
left
top
right
bottom