Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Uses a time zone index to return the POOM TimeZone object for the corresponding time zone.
HRESULT GetTimeZoneFromIndex(int iIndex,ITimeZone** ppTimeZone);
Parameters
- iIndex
[in] The index of the time zone you want to retrieve. - ppTimeZone
[out] Pointer to the time zone object.
Return Values
S_OK indicates success. If an error occurs, the appropriate HRESULT is returned.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Pimstore.h.
Link Library: Pimstore.lib.
See Also
IPOutlookApp | IPOutlookApp Properties
Send Feedback on this topic to the authors