_WGetObjectWindow( ) API Library Routine

Returns the handle of the frame window in which the specified object is contained.

WHANDLE _WGetObjectWindow(Value FAR *objct)

Remarks

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

See Also

_WGetObjectClientWindow( ) API Library Routine | Accessing the Visual FoxPro API | _WGetPort( ) API Library Routine | _GetObjectProperty( ) API Library Routine | GETOBJECT( ) Function