SYS(2327) - Window's hWnd from Visual FoxPro WHANDLE

Returns a window's hWnd from a Visual FoxPro window’s WHANDLE.

SYS(2327, 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