Difference between revisions of "DosSMSGEndPopup"

From EDM2
Jump to: navigation, search
m
 
(2 intermediate revisions by one user 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 21:12, 3 April 2018

Tell the session manager that some popup is pending.

Syntax

APIRET16 Pascal far DOSSMSGENDPOPUP(short sgid)

Parameters

sgid 
screen group