Jump to content

DosSMTerminate

From EDM2
Revision as of 00:06, 8 June 2019 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Call the session manager to terminate a session. This can only be called by the shell that owns the Session Manager.

Syntax

DOSSMTERMINATE(short sessionid,void* unknown)

Parameters

sessionid
session to terminate

Return Code

APIRET16 Pascal far

Remarks

Example Code

Related Functions