All Editions
Related Functions
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 |
|
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