MailLaunchNewAccountWizard
4/8/2010
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 |
Windows Mobile | Windows Mobile 6 and later |