IPOutlookApp::GetTimeZoneInformationFromIndex (deprecated) (Compact 7)

3/12/2014

The GetTimeZoneInformationFromIndex method is not supported in Windows Embedded Compact 7.

Syntax

HRESULT GetTimeZoneInformationFromIndex(
  int iIndex,
   TIME_ZONE_INFORMATION * ptz
);

Parameters

  • iIndex
    [in] Index of the time zone you want to retrieve.

Return Value

This method always returns E_NOTIMPL.

Requirements

Header

pimstore.h

Library

Pimstore.lib

See Also

Reference

IPOutlookApp
Pocket Outlook Object Model Interfaces
Pocket Outlook Object Model Enumerations