Jump to content

MouFree: Difference between revisions

From EDM2
Created page with "image:legacy.png ==Description== This function frees the mouse. ==Syntax== <PRE> </PRE> ==Parameters== ; ==Return Code== ==Remarks== ==Example Code== <PRE> </PR..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[image:legacy.png]]
==Description==
This function frees the mouse.  
This function frees the mouse.  


==Syntax==
==Syntax==
<PRE>
MouFree (MouHandle);


</PRE>
==Parameters==
==Parameters==
;


==Return Code==
==Return Code==


==Remarks==
==Remarks==
[[MOUCALLS.DLL]] Entry Point 12


 
[[Category:Mou]]
==Example Code==
 
<PRE>
 
</PRE>
 
==Related Functions==
*
 
 
[[Category:The OS/2 API Project]]

Latest revision as of 23:16, 7 June 2019

This function frees the mouse.

Syntax

MouFree (MouHandle);

Parameters

Return Code

Remarks

MOUCALLS.DLL Entry Point 12