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..."
(No difference)

Revision as of 15:49, 25 September 2016

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