Compartilhar via


IPOutlookApp::get_Application

Windows Mobile SupportedWindows Embedded CE Supported

9/8/2008

The get_Application método obtém o principal objeto IPOutlookApp Outlook Mobile. Esse objeto representa a entrada-apontar para modelo de objeto. Com uma referência a uma instância desse objeto, você pode acessar qualquer um dos outros objetos no modelo de objeto.

Syntax

HRESULT get_Application(
  IPOutlookApp ** ppIPOutlookApp
);

Parameters

  • ppIPOutlookApp
    [out] Referência a objeto aplicativo IPOutlookApp Outlook Mobile.

Return Value

This method returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED GPSGetPosition, e E_FAIL, as well as o seguinte.

  • S_OK
    The method completed successfully.

Requirements

Header pimstore.h
Library Pimstore.lib
Windows Embedded CE Windows CE 2.0 and later
Windows Mobile Windows Mobile Version 5.0 and later

See Also

Reference

IPOutlookApp
Pocket Outlook Object Model Interfaces

Other Resources

Pocket Outlook Object Model Enumerations