Jump to content

DosSMServeAppReq: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[image:legacy.png]]
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.


==Description==
==Syntax==
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.
APIRET16 Pascal far DOSSMSERVEAPPREQ()


==Syntax==
<PRE>
APIRET16 Pascal far DOSSMSERVEAPPREQ()
</PRE>
==Parameters==
==Parameters==
No parameters.  
No parameters.  


==Return Code==
==Return Code==
 
APIRET16 Pascal far
==Remarks==
 
 
==Example Code==
 
<PRE>
 
</PRE>
 
==Related Functions==
*
 


[[Category:Dos]]
[[Category:Dos]]

Latest revision as of 15:34, 17 October 2018

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

APIRET16 Pascal far