Share via


MailLaunchNewAccountWizard (Compact 7)

3/12/2014

The MailLaunchNewAccountWizard function launches the Messaging Application and invokes the New Account Wizard.

Syntax

HRESULT MailLaunchNewAccountWizard(void);

Parameters

None.

Return Values

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

  • S_OK
    The call completed successfully.

Remarks

This function returns immediately.

Requirements

Header

cemapi.h

Library

cemapi.lib

See Also

Reference

MAPI Functions