Jump to content

DosSetMNLockTime

From EDM2
Revision as of 03:50, 16 September 2017 by Martini (talk | contribs)
Legacy Function Warning
It is recommended to use a newer replacement for this function.
Replacement:
Remarks: This page list the older version of the function for reference.

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