ErrorMessage

Description

Occurs on display of an error message from a MobiLink synchronization.

Event ID

Event ID

Objects

None

MLSynchronization, MLSync

Arguments

Argument

Description

errmsg

Read-only string containing the text of the error message returned from the synchronization server.

Returns

None

Usage

Use this event to receive error 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