_WLeftP( ) API Library Routine

See Also   Example

Returns the position on the screen in pixels where the left edge of the window is located.

Syntax

unsigned int _WLeftP(WHANDLE wh)
WHANDLE wh;            /* Window handle. */

Remarks

For more information on how to create an API library and integrate it with Visual FoxPro, see Chapter 28, Accessing the Visual FoxPro API, in the Programmer's Guide.