ITLogMsgGetLogLevel

 

int ITLogMsgGetLogLevel(HLOGMSG hLogMsg);

 

Parameters:

§      hLogMsg (Input): Handle to a logmessage

 

Purpose:

§      get the current Loglevel of the logmessage
The Loglevel of a logmessage is a combination of
ITLogLevel values. See the topic ITLogLevel enum and its connection to the log level of a log message.

 

Return value:

§      the current Loglevel of the logmessage