Jump to content

DosSetMNLockTime

From EDM2
Revision as of 03:15, 24 February 2017 by Ak120 (talk | contribs)

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