Jump to content

DosSMSGEndPopup: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 1: Line 1:
[[image:legacy.png]]
{{Legacy
 
|RepFunc=
==Description==
|Remarks=This page list the older version of the function for reference.
}}
Tell the session manager that some popup is pending.  
Tell the session manager that some popup is pending.  



Revision as of 03:48, 16 September 2017

Legacy Function Warning
It is recommended to use a newer replacement for this function.
Replacement:
Remarks: This page list the older version of the function for reference.

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