SvMsg Fields |
The SvMsg type exposes the following members.
Name | Description | |
---|---|---|
APPLI_DEBUG |
A debug message from the application. | |
APPLI_ERROR |
An error message from the application. | |
APPLI_INFO |
An information message from the application. | |
APPLI_WARN |
A warning message from the application. | |
data |
The message description. | |
identifier |
The message identifier. | |
level |
The message level.
| |
MAX_ID |
The maximum identifier that may be used by the user. | |
MV_DEBUG |
Debug level. | |
MV_ERROR |
Error level. | |
MV_INFO |
Information level. | |
MV_WARNING |
Warning level. |