Share via


IMessageForm

The IMessageForm interface gives you control of the message form associated with a Messaging plug-in.

Note   The IMessageForm interface is available only on Windows Mobile 2002. For Windows Mobile 2003 and later, use the IMessageFormEx interface.

Methods in Vtable Order

IMessageForm methods Description
Activate Activates the message form.
ShowForm Shows or hides the message form.
SetMessage Called by Messaging to set the form to display a new message.
CloseForm Called by Messaging to closes the form.
PreTranslateMsg Enables the message form to pre-translate any messages received by the message pump in Messaging.
GetActiveMessage Gets the message currently displayed.
OnMessageModified Notifies the message form whenever a message object changes.
SetCaptionText Called by the mail application to request the form to set its caption text.

Requirements

Smartphone: Windows Mobile 2002
OS Versions: Windows CE 3.0
Header: cemapi.h
Library: cemapi.lib

See Also

MAPI Interfaces

Messaging

Last updated on Friday, April 22, 2005

© 2005 Microsoft Corporation. All rights reserved.

Send feedback on this topic to the authors.