MCPcopy Create free account
hub / github.com/Predelnik/DSpellCheck / GetLastError

Method GetLastError

deps/FtpClient/Definements.h:125–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123 {
124 public:
125 static DWORD GetLastError() { return ::GetLastError(); }
126
127 static tstring GetErrorDescription(int iErrorCode = GetLastError())
128 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected