MCPcopy Create free account
hub / github.com/ProgerXP/Notepad2e / NotifyErrorOccurred

Method NotifyErrorOccurred

scintilla/src/Editor.cxx:4505–4508  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4503}
4504
4505void Editor::NotifyErrorOccurred ( Document *, void *, int status )
4506{
4507 errorStatus = status;
4508}
4509
4510void Editor::NotifyChar ( int ch )
4511{

Callers 1

SetErrorStatusMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected