All Editions
Related Functions
Example
The IN_SetServerTransportWindow function sets the Imagenation frame window handle. This is the window to which messages will be sent for the CAPI.
Syntax
int IN_SetServerTransportWindow( hImageWnd )
|
Parameters |
Meaning |
|
HWND hImageWnd |
window handle to which to send notify messages. See Remarks. |
Remarks
This is usually the frame window handle of the client application.
Release information
Added to Imagenation for Windows in Release 6.2.
Not supported in Imagenation for UNIX.
See also