void CopyRect( LPCRECT lpSrcRect );
Parameters
lpSrcRect
Points to the RECT structure or CRect object that is to be copied.
Remarks
Copies the lpSrcRect rectangle into Crect.
CRect Overview | Class Members | Hierarchy Chart
See Also CRect::CRect, CRect::operator =, CRect::SetRect, CRect::SetRectEmpty