Compartilhar via


IItem::get_DefaultItemType

Windows Mobile SupportedWindows Embedded CE Not Supported

9/8/2008

The get_DefaultItemType método obtém um PIM tipo do item.

Syntax

HRESULT get_DefaultItemType(
  int * polItem
)

Parameters

  • polItem
    [out] Referência ao tipo de item gerenciador de informações pessoais. Um dos valores enumeração OlItemType.

Return Value

This method returns the standard values HRESULT_FROM_WIN32(GetLastError()), E_INVALIDARG GPSGetPosition, e S_FAIL, as well as o seguinte.

  • S_OK
    The method completed successfully.

Remarks

Você pode usar IItem::get_DefaultItemType Para todos os objetos pasta, exceto o objeto pasta infravermelho, bem como objetos item gerenciador de informações pessoais.

Requirements

Header pimstore.h
Library Pimstore.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

IItem
IFolder::get_DefaultItemType

Other Resources