MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / SetDisableShutdown

Method SetDisableShutdown

Libraries/unrar/errhnd.hpp:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 int GetSystemErrorCode();
63 void SetSystemErrorCode(int Code);
64 void SetDisableShutdown() {DisableShutdown=true;}
65 bool IsShutdownEnabled() {return !DisableShutdown;}
66
67 bool UserBreak; // Ctrl+Break is pressed.

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected