DosSMTerminate

From EDM2
Jump to: navigation, search

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