다음을 통해 공유


CWindow::ValidateRect

Validates the client area within the specified rectangle.

BOOL ValidateRect(
   LPCRECT lpRect 
) throw();

Remarks

See ValidateRect in the Windows SDK.

Requirements

Header: atlwin.h

See Also

Reference

CWindow Class

CWindow::ValidateRgn

CWindow::InvalidateRect

Other Resources

CWindow Members