Jump to content

DosSMTerminate

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

Description

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

Syntax

APIRET16 Pascal far DOSSMTERMINATE(short sessionid,void* unknown)

Parameters

sessionid
session to terminate

Return Code

Remarks

Example Code


Related Functions