Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - windowat http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Windowat

Tell which window is at passed coordinates.

Header File.....TCXLwin.h

Prototype.......WndT CTYP Windowat(IntT sr, IntT sc);

Source File.....WCT\WINDOWAT.C

Arguments.......sr -  Screen Row
                sc -  Screen Column

Returns.........The window handle of the window at the given coordinates.
                ERR_NUL  -  Check TcxlErr for Error Code!
                ERR_ARG  -  Argument Failure
                   TcxlErr contains:
                   W_NOTFOUND  -  no window found at given screen
                      coordinates

Notes...........Returns the handle of the window at given screen row,
                column coordinates.

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