Jump to content

WinQueryUpdateRegion: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 April 2025

  • curprev 00:5600:56, 9 April 2025 Martini talk contribs 2,472 bytes +2,472 Created page with "This call ''obtains an update region of a window''. ==Syntax== WinQueryUpdateRegion(hwnd, hrgn) ==Parameters== ;hwnd (HWND) - Input: Handle of the window whose update region is to be queried. ;hrgn (HRGN) - Input: Handle of the region where the window's update region (in window coordinates) will be copied. ==Returns== ;lComplexity (LONG) - returns :Complexity of resulting region/error indicator. :;RGN_NULL ::Null region. :;RGN_RECT ::Rectangular region. :;RGN..."