DosSetMNLockTime: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Legacy | |||
|RepFunc= | |||
|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. | This allows the session shell to set a time for screen lock. during this time, screen groups can't be switched into background. | ||
Revision as of 03:50, 16 September 2017
![]() | |
---|---|
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