ITimeZone (deprecated) (Compact 7)

3/12/2014

The ITimeZone interface is not supported in Windows Embedded Compact 7.

Methods in Vtable Order

ITimeZone methods Description

ITimeZone::get_Bias (deprecated)

Not supported in Windows Embedded Compact 7. Always returns E_NOTIMPL.

ITimeZone::get_SupportsDST (deprecated)

Not supported in Windows Embedded Compact 7. Always returns E_NOTIMPL.

ITimeZone::get_IsStandardAbsoluteDate (deprecated)

Not supported in Windows Embedded Compact 7. Always returns E_NOTIMPL.

ITimeZone::get_IsDaylightAbsoluteDate (deprecated)

Not supported in Windows Embedded Compact 7. Always returns E_NOTIMPL.

ITimeZone::get_StandardBias (deprecated)

Not supported in Windows Embedded Compact 7. Always returns E_NOTIMPL.

ITimeZone::get_StandardName (deprecated)

Not supported in Windows Embedded Compact 7. Always returns E_NOTIMPL.

ITimeZone::get_StandardDate (deprecated)

Not supported in Windows Embedded Compact 7. Always returns E_NOTIMPL.

ITimeZone::get_StandardDayOfWeekMask (deprecated)

Not supported in Windows Embedded Compact 7. Always returns E_NOTIMPL.

ITimeZone::get_StandardInstance (deprecated)

Not supported in Windows Embedded Compact 7. Always returns E_NOTIMPL.

ITimeZone::get_StandardMonthOfYear (deprecated)

Not supported in Windows Embedded Compact 7. Always returns E_NOTIMPL.

ITimeZone::get_DaylightBias (deprecated)

Not supported in Windows Embedded Compact 7. Always returns E_NOTIMPL.

ITimeZone::get_DaylightName (deprecated)

Not supported in Windows Embedded Compact 7. Always returns E_NOTIMPL.

ITimeZone::get_DaylightDate (deprecated)

Not supported in Windows Embedded Compact 7. Always returns E_NOTIMPL.

ITimeZone::get_DaylightDayOfWeekMask (deprecated)

Not supported in Windows Embedded Compact 7. Always returns E_NOTIMPL.

ITimeZone::get_DaylightInstance (deprecated)

Not supported in Windows Embedded Compact 7. Always returns E_NOTIMPL.

ITimeZone::get_DaylightMonthOfYear (deprecated)

Not supported in Windows Embedded Compact 7. Always returns E_NOTIMPL.

ITimeZone::get_Application (deprecated)

Not supported in Windows Embedded Compact 7. Always returns E_NOTIMPL.

Remarks

Requirements

Header

pimstore.h

Library

Pimstore.lib

See Also

Reference

Pocket Outlook Object Model Interfaces
Pocket Outlook Object Model Enumerations