Jump to content

DosSMParentSwitch

From EDM2
Revision as of 02:32, 10 May 2017 by Martini (talk | contribs)

Description

This will switch to the parent session if a child terminates. The argument seems to be passed in the register CX.

Syntax

APIRET16 Pascal far DOSSMPARENTSWITCH(CX)

Parameters

CX
session id of terminated session.

Return Code

Remarks

Example Code


Related Functions