Jump to content

DosSMSGEndPopup

From EDM2
Revision as of 15:59, 25 September 2016 by Martini (talk | contribs) (Created page with "image:legacy.png ==Description== Tell the session manager that some popup is pending. ==Syntax== <PRE> APIRET16 Pascal far DOSSMSGENDPOPUP(short sgid) </PRE> ==Paramete...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

Tell the session manager that some popup is pending.

Syntax

APIRET16 Pascal far DOSSMSGENDPOPUP(short sgid)

Parameters

sgid
screen group

Return Code

Remarks

Example Code


Related Functions