Jump to content

DosSMServeAppReq

From EDM2
Revision as of 15:49, 25 September 2016 by Martini (talk | contribs) (Created page with "image:legacy.png ==Description== Process some application's request to start,stop,terminate,set a session. This can only be called by the shell that owns the Session Mana...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

Process some application's request to start,stop,terminate,set a session. This can only be called by the shell that owns the Session Manager.

Syntax

APIRET16 Pascal far DOSSMSERVEAPPREQ()

Parameters

No parameters.

Return Code

Remarks

Example Code


Related Functions