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.


      [Back] [Next]