CloseMessage Method

Closes the current message.

Syntax

object.CloseMessage

Remarks

The CloseMessage method closes the current message and submits it to the server for delivery.

Return Value

A value of zero is returned if the method was successful. Otherwise, a non-zero error code is returned which indicates the cause of the failure.

See Also

AppendMessage Method, CreateMessage Method


Copyright © 2008 Catalyst Development Corporation. All rights reserved.