GetDocwinIDFromHWnd

All Editions image\bltlrgss.gif Related Transactions  image\bltlrgss.gif Example

You can identify windows using their identifiers or their window handles. The GetDocwinIDFromHWnd transaction returns the document window identifier for the specified window handle.

Type XTYP_REQUEST

Syntax [GetDocwinIDFromHWnd(hWnd)]

Parameter

Data type

Meaning

hWnd

DWORD

window handle

Reply

Data type

Meaning

docwinID

DWORD

document window identifier

Release information

Added in Release 3.83.

See also