Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossuo/crossuo
/ GetErrorCode
Method
GetErrorCode
src/ScreenStages/ConnectionScreen.h:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
36
public:
37
int GetErrorCode() { return m_ErrorCode; };
38
void SetErrorCode(int val);
39
40
protected:
Callers
1
UpdateContent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected