Share via


IMessageForm::Activate

The Activate method activates the message form.

Syntax

HRESULT Activate (void);

Return Values

This method returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, and E_FAIL, as well as the following:

  • S_OK
    Indicates success.

Requirements

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

See Also

IMessageForm

Messaging

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.