Jump to content

DosSMTerminate

From EDM2
Revision as of 19:00, 12 January 2017 by Ak120 (talk | contribs) (Ak120 moved page OS2 API:CPI:LEGACY:DosSMTerminate to DosSMTerminate)

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