Jump to content

DosSMSGEndPopup: Difference between revisions

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

Revision as of 19:03, 12 January 2017

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