UnregisterExtDocwin

Obsolete transaction. Replaced by: UnregisterExternalWindow

 

The UnregisterExtDocwin transaction closes and unregisters an external document window. To open a document into a new external window, use OpenExtDocwin. To register the external window's handle, use RegisterExtDocwin.

Type XTYP_EXECUTE

Syntax [UnregisterExtDocwin(docwinID)]

Parameters

Data type

Values

Meaning

docwinID

DWORD

docwinID

document window to unregister

Notes

When issuing commands to external document windows, you must use a specific docwinID, even if you are referring to the active document.

Release information

Added in Release 3.83.

Obsoleted in Release 4.30.