Share via


IReplStore::GetObjTypeUIData

The GetObjTypeUIData method sends user interface–related information about an object type to the ActiveSync service manager.

Syntax

HRESULT GetObjTypeUIData (
  HREPLFLD hFld,
  POBJUIDATA pData
);

Parameters

  • hFld
    [in] Specifies a handle to a folder that contains the items.
  • pData
    [out] Reference to an OBJUIDATA structure.

Return Values

This method returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, and E_FAIL, as well as the following:

  • S_OK
    The method completed successfully.

Requirements

Smartphone: Windows Mobile 2002 and later
OS Versions: Windows CE 3.0 and later
Header: cesync.h
Library: None

See Also

IReplStore

OBJUIDATA

Last updated on Friday, April 22, 2005

© 2005 Microsoft Corporation. All rights reserved.

Send feedback on this topic to the authors.