Jump to content

DosSMServeAppReq: Difference between revisions

From EDM2
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..."
 
Ak120 (talk | contribs)
(No difference)

Revision as of 18:31, 12 January 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