Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Send Feedback on this topic to the authors