WinQueryUpdateRegion - Errors
Possible returns from
WinGetLastError
PMERR_INVALID_HWND (0x1001)
An invalid window handle was specified.
PMERR_HRGN_BUSY (0x2034)
An internal region busy error was detected. The region was locked by one thread during an attempt to access it from another thread.
[Back: WinQueryUpdateRegion - Remarks]
[Next: WinQueryUpdateRegion - Related Functions]