Jump to content

DosSMServeAppReq: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 1: Line 1:
[[image:legacy.png]]
{{Legacy
 
|RepFunc=
==Description==
|Remarks=This page list the older version of the function for reference.
}}
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.  
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.  



Revision as of 03:48, 16 September 2017

Legacy Function Warning
It is recommended to use a newer replacement for this function.
Replacement:
Remarks: This page list the older version of the function for reference.

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