Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cxasm/notepad--
/ getLastErrorCode
Method
getLastErrorCode
src/cceditor/filemanager.h:201–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
};
200
201
ERROR_TYPE getLastErrorCode()
202
{
203
return m_lastErrorCode;
204
}
205
206
void resetLastErrorCode()
207
{
Callers
1
restoreDirtyExistFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected