Jump to content

DosCloseMessageFile: Difference between revisions

From EDM2
Created page with "==Description== This function closes a message file. ==Syntax== <PRE> </PRE> ==Parameters== ==Return Code== ==Remarks== ==Example Code== <PRE> </PRE> ==Related Functi..."
 
Ak120 (talk | contribs)
mNo edit summary
Line 4: Line 4:
==Syntax==
==Syntax==
<PRE>
<PRE>
 
DosCloseMessageFile ()
</PRE>
==Parameters==
 
==Return Code==
 
==Remarks==
 
 
==Example Code==
 
<PRE>
 
</PRE>
</PRE>


==Related Functions==
[[Category:Dos]]
* [[OS2 API:CPI:
 
 
[[Category:The OS/2 API Project]]

Revision as of 15:39, 6 December 2016

Description

This function closes a message file.

Syntax

 DosCloseMessageFile ()