Share via


_WGetObjectClientWindow( ) API Library Routine

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

WHANDLE _WGetObjectClientWindow(Value FAR *objct)

Remarks

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

See Also

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