Jump to content

DosScrUnlock: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[image:legacy.png]]
This is the complement of [[DosScrLock|DOSSCRLOCK]].


==Description==
==Syntax==
This is the complement of DOSSCRLOCK.
DOSSCRUNLOCK ()


==Syntax==
<PRE>
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]]

Latest revision as of 15:39, 17 October 2018

This is the complement of DOSSCRLOCK.

Syntax

DOSSCRUNLOCK ()

Parameters

No Parameters. Can be called by any code.

Return Code

APIRET16 Pascal far