MCPcopy Create free account
hub / github.com/SOUI2/soui / LogMessage

Method LogMessage

demo/httpsvr/GenericServer.h:98–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96
97 virtual BOOL ClearLog(const TCHAR*){return FALSE;}
98 virtual BOOL LogMessage(const TCHAR*, const TCHAR*, const TCHAR* = NULL, long = NULL){return FALSE;}
99
100private:
101 static UINT __stdcall AcceptThread(LPVOID);

Callers 3

AcceptThreadMethod · 0.80
ClientThreadMethod · 0.80
HelperThreadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected