This function allows setting of the message class (severity) to associate with the message being written to the history log.
unsigned int CWB_ENTRY cwbSV_SetMessageClass(
cwbSV_MessageTextHandle messageTextHandle,
cwbSV_MessageClass messageClass);
The following list shows common return values.
This value should be set before calling the corresponding log function, "cwbSV_LogMessageText()".