_WMainWindow( ) API Library Routine

See Also   Example

Returns the WHANDLE of the main Visual FoxPro window.

Syntax

WHANDLE _WMainWindow(void any)
void any;                     /* Pointer. */

Remarks

Use the _WhToHwnd( ) function to convert the WHANDLE to a Windows HWND.