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