 
            This function updates the display of the GUI page sorter window.
| 
                        Copy Code
                     | |
|---|---|
| AT_ERRCOUNT ACCUAPI IG_GUI_page_update(HWND hwndPage); | |
| Name | Type | Description | 
|---|---|---|
| hwndPage | HWND | Windows handle to the GUI page sorter. | 
Returns the number of ImageGear errors that occurred during this function call. If there are no errors, the return value is IGE_SUCCESS.
All pixel formats supported by ImageGear for C and C++.
Call this function if the page sorter window is a "child" of another window, and the "parent" window has been resized.