Jump to content

DosSetMNLockTime: Difference between revisions

From EDM2
Created page with "image:legacy.png ==Description== This allows the session shell to set a time for screen lock. during this time, screen groups can't be switched into background. ==Synta..."
 
Ak120 (talk | contribs)
(No difference)

Revision as of 19:02, 12 January 2017

Description

This allows the session shell to set a time for screen lock. during this time, screen groups can't be switched into background.

Syntax

APIRET16 Pascal far DOSSETMNLOCKTIME(shorttime,short unknown)

Parameters

time
time in seconds
unknown
does not seem to be used

Return Code

Remarks

Example Code


Related Functions