Jump to content

DosSMSGDoPopup

From EDM2
Revision as of 16:06, 24 May 2025 by Martini (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Tell the session manager that some session wants to perform a popup.

Syntax

DosSMSGDoPopup (proc, type, pid, scrn)

Parameters

proc (short) - input
process type (like with DosStartSession)
type (short) - input
=0 clear screen before popup.
!=0 don't clear screen

;pid (short) - input: process id

scrn (short) - input
screen group

Return Code

APIRET16 Pascal far