JCL Help:LogOffOS
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: LogOffOS Function
Search in JCL Help
Search in all projects
Summary
Shuts down all running processes and logs the user off.
Pascal
function LogOffOS(KillLevel: TJclKillLevel = klNormal): Boolean;
Return Value
False if the function was not able to log off the user.
Description
This function shuts down all running processes and afterwards logs the user off. On Windows this function utilizes the ExitWindowsEx function call.
See Also
ExitWindows PowerOffOS ShutDownOS RebootOS
About
Unit
Donator
Team JCL
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page