IReplStore::GetObjTypeUIData

Note   This interface is not supported on Windows CE 3.0-based platforms.

This method sends user interface (UI)-related data about an object type to the ActiveSync service 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

One of the values described in the following table is returned.

Value Description
NOERROR User selected OK to save the changes made.
E_OUTOFMEMORY The operation was unable to load required UI resources.

Requirements

Runs On Versions Defined in Include Link to
Windows CE OS 2.0 and later Cesync.h    

Note   This API is part of the complete Windows CE OS package as provided by Microsoft. The functionality of a particular platform is determined by the original equipment manufacturer (OEM) and some devices may not support this API.

See Also

IReplStore, OBJUIDATA

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.