Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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