Compartilhar via


ITimeZone::get_StandardInstance

Windows Mobile SupportedWindows Embedded CE Supported

9/8/2008

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

Syntax

HRESULT get_StandardInstance(
  long * plInstance
);

Parameters

  • plInstance
    [out] Referência a semana do mês, um valor entre 1 e 5, 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

O valor 5 sempre representa a semana passada, mesmo se o mês não tiver cinco semanas.

StandardInstance é 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