IN_GetHWndFromDocwinID

All Editions image\bltlrgsq_shg.gif Related Functions  image\bltlrgsq_shg.gif Example

The IN_GetHWndFromDocwinID function returns the window handle for the specified document window.

Syntax

int IN_GetHWndFromDocwinID( docwinID, phWnd )

Input Parameters

Values

Meaning

IN_DOCWIN docwinID

0 | docwinID

active | specific

Output Parameters

Values

Meaning

HWND FAR *phWnd

far pointer

window handle

Release information

Added to Imagenation for Windows in Release 4.00.

Uses a Windows-specific parameter. If you are working with a Wind/U-based client application, it is also available in Imagenation for UNIX (as of Release 5.1).

See also

Getting document window information