Go to the source code of this file.
Defines | |
#define | APP_NAME "perfuser" |
#define | LOG_NONE 0 |
#define | LOG_USER 1 |
#define | LOG_DEBUG 2 |
#define | LOG_VERBOSE 3 |
#define | MESSAGE_LEVEL_DEFAULT LOG_USER |
#define | REPORT_SUCCESS(i, l) |
#define | REPORT_INFORMATION(i, l) |
#define | REPORT_WARNING(i, l) |
#define | REPORT_ERROR(i, l) |
#define | REPORT_INFORMATION_DATA(i, l, d, s) |
#define | REPORT_WARNING_DATA(i, l, d, s) |
#define | REPORT_ERROR_DATA(i, l, d, s) |
Variables | |
HANDLE | hEventLog |
DWORD | dwLogUsers |
DWORD | MESSAGE_LEVEL |
|
Definition at line 22 of file perfmsg.h. Referenced by MonOpenEventLog(). |
|
Definition at line 41 of file perfmsg.h. Referenced by MonCloseEventLog(), and MonOpenEventLog(). |
|
|
|
Definition at line 40 of file perfmsg.h. Referenced by FillInstances(), GlobalCollect(), and OpenUserPerformanceData(). |
|
|
|
Definition at line 43 of file perfmsg.h. Referenced by MonOpenEventLog(). |
|
Value:
Definition at line 78 of file perfmsg.h. Referenced by GlobalCollect(). |
|
Value:
Definition at line 87 of file perfmsg.h. Referenced by FillInstances(), and OpenUserPerformanceData(). |
|
Value:
Definition at line 72 of file perfmsg.h. Referenced by MonCloseEventLog(), and MonOpenEventLog(). |
|
Value:
|
|
Value:
|
|
Value:
|
|
Value:
|
|
Definition at line 94 of file perfmsg.h. Referenced by MonCloseEventLog(), and MonOpenEventLog(). |
|
Definition at line 92 of file perfmsg.h. Referenced by MonCloseEventLog(), MonOpenEventLog(), and OpenUserPerformanceData(). |
|
Definition at line 96 of file perfmsg.h. Referenced by MonOpenEventLog(). |