Difference between revisions of "DosSMSGEndPopup"

From EDM2
Jump to: navigation, search
(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...")
 
(No difference)

Revision as of 17:03, 12 January 2017

Legacy.png

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