chsvlib
chsv helper source code

◆ SetLastChsvError()

void Chusov::SetLastChsvError ( chsverror_t  nError)
noexcept

Sets the specified chsvlib code as a thread specific last error code.

Parameters
nErroris a full chsvlib error code.
Remarks
Declared in chsverr.h.
See also
GetLastChsvError();
SetLastChsvErrorInfo();
GetLastChsvErrorInfo().