Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - iswindowvisible() checks if a window is visible http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 IsWindowVisible()      Checks if a window is visible
--------------------------------------------------------------------------------

   Syntax:              IsWindowVisible( <hWnd> )  --> <lVisible>


   Parameters:

   <hWnd>               The handle of the window to check if it
                        is visible.

   Returns:

   <lVisible>           A logical value indicating if the window is
                        visible.

   Source code:         SOURCE\\WINAPI\\WndIs.c


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson