Compartilhar via


IPOutlookApp::GetTimeZoneFromIndex

Windows Mobile SupportedWindows Embedded CE Supported

9/8/2008

The GetTimeZoneFromIndex método usa um índice zona de tempo para retornar a POOM ITimeZone objeto para o correspondente zona de tempo.

Syntax

HRESULT GetTimeZoneFromIndex(
    int iIndex,
   ITimeZone ** ppTimeZone
);

Parameters

  • iIndex
    [no] O índice de zona de tempo desejar para recuperar.
  • ppTimeZone
    [out] Referência a objeto ITimeZone.

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 3.0 and later
Windows Mobile Pocket PC 2000 and later, Smartphone 2002 and later

See Also

Reference

Pocket Outlook Object Model Interfaces

Other Resources

Pocket Outlook Object Model Enumerations