Share via


IReplStore::GetObjTypeUIData (Windows CE 5.0)

Send Feedback

This method sends user interface–related data about an object type to the ActiveSync manager.

HRESULT GetObjTypeUIData(HREPLFLD hFolder,POBJUIDATA pData);

Parameters

  • hFolder
    [in] Handle to a folder that contains the items.
  • pData
    [out] Pointer to an OBJUIDATA structure.

Return Values

Return NOERROR if the user selected OK to save the changes made. Returns E_OUTOFMEMORY if the operation was unable to load required UI resources.

Requirements

OS Versions: Windows CE 2.0 and later.
Header: Cesync.h.
Link Library: Coredll.lib.

See Also

IReplStore | OBJUIDATA

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.