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

Revision as of 14:59, 25 September 2016

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