Jump to content

DosSetMNLockTime

From EDM2
Revision as of 16:00, 25 September 2016 by Martini (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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