Jump to content

DosScrUnlock: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
[[image:legacy.png]]
==Description==
This is the complement of DOSSCRLOCK.  
This is the complement of DOSSCRLOCK.  


==Syntax==
==Syntax==
<PRE>
DOSSCRUNLOCK ()
APIRET16 Pascal far DOSSCRUNLOCK()
 
</PRE>
==Parameters==
==Parameters==
No Parameters. Can be called by any code.  
No Parameters. Can be called by any code.  


==Return Code==
==Return Code==
APIRET16 Pascal far


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

Revision as of 03:11, 24 February 2017

This is the complement of DOSSCRLOCK.

Syntax

DOSSCRUNLOCK ()

Parameters

No Parameters. Can be called by any code.

Return Code

APIRET16 Pascal far