Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ SetSilent
Method
SetSilent
Libraries/unrar/errhnd.hpp:59–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
void SetSignalHandlers(bool Enable);
58
void Throw(RAR_EXIT Code);
59
void SetSilent(bool Mode) {Silent=Mode;}
60
bool GetSysErrMsg(wchar *Msg,size_t Size);
61
void SysErrMsg();
62
int GetSystemErrorCode();
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected