Update
rectangle.
Note: The value of each field in this structure must be in the range
-32 768 through 32 767. The data type WRECT
can also be used, if supported by the language.
NULL
The whole window is to be added into the window's
update region.
Other
Rectangle to be added to the window's
update region.
fIncludeChildren (BOOL)
- input
Invalidation-scope indicator.
TRUE
Include the descendants of hwnd in
the invalid rectangle.
FALSE
Include the descendants of hwnd in
the invalid rectangle, but only if the parent does not have a WS_CLIPCHILDREN
style.
rc (BOOL) - returns