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.
1/6/2010
This method sends user interface–related data about an object type to the ActiveSync manager.
Syntax
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 Value
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
| Header | cesync.h |
| Library | coredll.lib |
| Windows Embedded CE | Windows CE 2.0 and later |