WinLib.Utils.ShutdownAbort - charonn0/WinLib GitHub Wiki
##Method Signature Protected Function ShutdownAbort() As Boolean
##Return value
Returns True on success.
##Notes
This method aborts a shutdown/logoff that was initiated by ShutdownInitiate (but not ExitWindows).
##See also