Compartilhar via


IMAPITable::GetRowCount

Windows Mobile SupportedWindows Embedded CE Not Supported

9/8/2008

The GetRowCount método retorna o número de linhas de tabela.

Observação

Este método é com suporte para somente tabelas conteúdo.

Syntax

HRESULT GetRowCount (
  ULONG ulFlags,
  ULONG FAR * lpulCount
);

Parameters

  • ulFlags
    [no] Não usado; Deve ser zero.
  • lpulCount
    [out] Referência a número resultante de linhas.

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
    Indica sucesso.

Requirements

Header mapidefs.h
Library cemapi.lib
Windows Embedded CE Windows CE 3.0 and later
Windows Mobile Pocket PC 2002 and later, Smartphone 2002 and later

See Also

Reference

IMAPITable

Other Resources

Messaging