Compartilhar via


IPOutlookItemCollection::get_Count

Windows Mobile SupportedWindows Embedded CE Supported

9/8/2008

The Contagem propriedade obtém o número de itens na coleção.

Syntax

HRESULT get_Count(
  int * pnCount
);

Parameters

  • pnCount
    [out] Referência a número de itens.

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

IPOutlookItemCollection::get_Count Retorna um valor de 0x7FFFFFFF quando você definir IncludeRecurrences para TRUE.

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

Tasks

Listing All PIM Items in a Folder

Reference

Pocket Outlook Object Model Interfaces

Other Resources