Compartilhar via


IPOutlookApp::get_Version

Windows Mobile SupportedWindows Embedded CE Supported

9/8/2008

The Versão propriedade obtém um seqüência de caracteres three-Part descrevendo a versão Outlook Mobile (ou Pocket Outlook) em uso. As primeiro duas partes descrevem a sistema operacional. A terceira parte é a número de compilação Outlook Mobile.

Syntax

HRESULT get_Version(
   BSTR * pbstrVersion
);

Parameters

  • pbstrVersion
    [out] Referência a versão de Outlook Mobile. Para informações sobre o BSTR tipo, consulte BSTR.

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

Concepts

Code Example: Determining the Version

Other Resources

Pocket Outlook Object Model Enumerations