Logoff( )
| Action: | Logs
the current user off and ends the Windows session. |
||||||
| Syntax: | LOGOFF
(force) |
||||||
| Parameters: |
Force
|
||||||
| Returns: |
|
||||||
| See Also: |
Shutdown( ) |
||||||
| Example: |
$RC = LogOff(0) |