ITLogMsgGetTimeAsString

 

 

const char* ITLogMsgGetTimeAsString(HLOGMSG hLogMsg);

 

Purpose:

§      get the (date and) time of the logmessage, in string form

 

Parameters:

§      hLogMsg (Input): Handle to a logmessage

 

Return value:

§      date and time, in the format as displayed in the ITLogBook application
Example: "01.01.2003 14:59:56"