report_error

Syntax

void report_error (LPCTSTR name, int x, COR_STATUS *stat );

Parameters

name

The name of the function where the error is detected.

x

A code for the error.

*stat

The pointer to the COR_STATUS status block. The COR_STATUS structure is defined in cor_stat.h.

Remarks

This method generates a Status Log message.

More information

CExternalAlarmManager methods and command handlers.