Obsolete transaction. Replaced by: RegisterExternalWindow
The RegisterExtDocwin transaction registers a window handle from an external application for use by Imagenation. To open a document into a new external window, use OpenExtDocwin. To close and unregister an external window, use UnregisterExtDocwin.
Type XTYP_REQUEST or XTYP_EXECUTE
Syntax [RegisterExtDocwin(hWnd)]
|
Parameters |
Data type |
Values |
Meaning |
|
hWnd |
DWORD |
|
window handle from external application |
|
Reply |
Data type |
Values |
Meaning |
|
docwinID |
DWORD |
0 |
failure |
|
|
|
docwinID |
document window handle |
Release information
Added in Release 3.50.
Obsoleted in Release 4.30.