Compartilhar via


PhoneShowCallLog

Windows Mobile SupportedWindows Embedded CE Not Supported

9/19/2008

Essa função mostra o log chamar e filtros-lo.

HRESULT PhoneShowCallLog (
  CALLLOGFILTER iCallLogFilter
);

Parâmetros

  • [no] iCallLogFilter
    Especifica o tipo de filtro que deve ser aplicado para o log chamar.

Valores Return

Esse método retorna o padrão valores E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, e E_FAIL, as well as o seguinte:

  • S_OK
    O método foi concluído com êxito.

Requisitos

Header phone.h
Library phone.lib
Windows Mobile Pocket PC for Windows Mobile Version 5.0 and later, Smartphone for Windows Mobile Version 5.0 and later

See Also

Reference

CALLLOGFILTER
PhoneGetCallLogEntry
PhoneOpenCallLog
PhoneSeekCallLog
Phone Functions