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)
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[image:legacy.png]]
==Description==
Tell the session manager that some popup is pending.  
Tell the session manager that some popup is pending.  


==Syntax==
==Syntax==
<PRE>
APIRET16 Pascal far DOSSMSGENDPOPUP(short sgid)
APIRET16 Pascal far DOSSMSGENDPOPUP(short sgid)
 
</PRE>
==Parameters==
==Parameters==
; sgid : screen group  
;sgid : screen group
 
==Return Code==
 
==Remarks==
 
 
==Example Code==
 
<PRE>
 
</PRE>
 
==Related Functions==
*
 


[[Category:The OS/2 API Project]]
[[Category:Dos]]

Latest revision as of 23:12, 3 April 2018

Tell the session manager that some popup is pending.

Syntax

APIRET16 Pascal far DOSSMSGENDPOPUP(short sgid)

Parameters

sgid
screen group