Description
Occurs on display of a warning message.
Event ID
Arguments
Argument |
Description |
---|---|
warnmsg |
Read-only string containing the text of the warning message returned from the synchronization server. |
Return Values
None
Usage
Use this event to receive warning information logged by dbmlsync.
The following events can be triggered when different types of messages are sent by the synchronization server: DisplayMessage, ErrorMessage, FileMessage, and WarningMessage.
See also