JCL Help:ExitWindows
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: ExitWindows Function
Search in JCL Help
Search in all projects
Summary
Exits windows
Pascal
function ExitWindows(ExitCode: Cardinal): Boolean;
Parameters
Parameters | Description |
ExitCode: Cardinal | Either EWX_LOGOFF, EWX_POWEROFF, EWX_REBOOT or EWX_SHUTDOWN. |
Return Value
False if the function was not able to shutn down the system and turn the power off.
Description
This function exits windows in a way defined by the ExitCode parameter.
See Also
LogOffOS 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