Returns in pixels the current output position in the specified window.
Syntax
Point _WGetCursorP(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.