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

Function SetConsoleMsgStream

Libraries/unrar/consio.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50
51
52void SetConsoleMsgStream(MESSAGE_TYPE MsgStream)
53{
54 ::MsgStream=MsgStream;
55}
56
57
58void SetConsoleRedirectCharset(RAR_CHARSET RedirectCharset)

Callers 1

ProcessSwitchMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected