Compartilhar via


ITimeZone::get_StandardMonthOfYear

Windows Mobile SupportedWindows Embedded CE Supported

9/8/2008

The StandardMonthOfYear propriedade obtém o mês (inclusive 12, até 1) quando a alteração para padrão tempo ocorre.

Syntax

HRESULT get_StandardMonthOfYear(
  long * plMonth
);

Parameters

  • plMonth
    [out] Referência ao mês, um valor entre 1 e 12, inclusive.

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.

Remarks

StandardMonthOfYear é indefinido se SupportsDST é FALSE.

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

Pocket Outlook Object Model Interfaces

Other Resources

Pocket Outlook Object Model Enumerations