SetDocwin

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

The SetDocwin transaction changes which document window is active. This transaction will not work for external document windows.

Type XTYP_REQUEST or XTYP_EXECUTE

Syntax [SetDocwin(docwinID, action)]

Parameter

Data type

Values

Meaning

docwinID

DWORD

0 | docwinID

active | specific

action

WORD

0

1

activate docwinID

activate the next document window after docwinID

Reply

Data type

Meaning

docwinID

DWORD

identifier of the active document

Remarks

If docwinID and action are both 0, a SetDocwin request will return the docwinID of the active window (if set up as an XTYP_REQUEST).

Release information

Added in Release 3.50.

See also