The GetHWndFromDocwinID transaction returns the window handle for the specified document window identifier.
Type XTYP_REQUEST
Syntax [GetHWndFromDocwinID(docwinID)]
|
Parameter |
Data type |
Values |
Meaning |
|
docwinID |
WORD |
0 | docwinID |
active | specific |
|
Reply |
Data type |
Meaning | |
|
hWnd |
DWORD |
window handle | |
Release information
Added in Release 3.83.
See also