int, PyRECT = GetWindowRgnBox(hWnd)
Returns the bounding box for a window's region
Parameters
hWnd : PyHANDLE
Handle to a window that has a window region. (see win32gui::SetWindowRgn)Comments
Only available in winxpgui
Return Value
Returns type of region and rectangle coordinates in device units