SYS(2325) - WCLIENTWINDOW from Visual FoxPro WHANDLE

Returns the WHANDLE of a client window from the parent window's WHANDLE.

SYS(2325, nWHANDLE)

Parameters

nWHANDLE

Specifies an integer WHANDLE to a FoxPro window.

A WHANDLE is an internal Visual FoxPro structure (represented by an integer) that is a wrapper around an inner client window's hWnd.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic