Jump to content

DosSMServeAppReq: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Line 26: Line 26:




[[Category:The OS/2 API Project]]
[[Category:Dos]]

Revision as of 02:33, 10 May 2017

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