[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
GetCoors( hWnd ) -> <aCoors>
------------------------------------------------------------------------------
PARAMETER:
<hWnd> Is the handle that identifies the window
RETURNS:
<aCoors> is a Clipper array with the four elements nTop, nLeft, nBottom
and nRight. This pixel coordinates are relative to the upper-left corner of
a given parent window's client area.
DESCRIPTION:
This FiveWin function retrieves the absolute coordinates of a window or a
control.
SOURCE:
SOURCE\WINAPI\RECTS.C
See Also:
GetClientRect
GetWndRect
ScreenToClient
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson