9.162 CStpDBAccessProtHDL::StpSetErrorLevel
void CStpDBAccessProtHDL::StpSetErrorLevel(ULONG lErrLevel)
Set errorlevel
Defined in: StpDBAccess.hpp
|
Parameters
|
lErrLevel
Errorlevel to be set
|
|
Comments
|
This function set the errorlevel with CSTPERR - flags. The memberfunctions StpHandleWarning and StpHandleError return 0 or the the errorcode depending on errorlevel set by StpSetErrorLevel.
|
