IVCALSTORE_UNLOCKCALENDAR()
Brew Release
Brew MP 1.0.2
See Also
IvCalStore_LockCalendar
Description
This IvCalStore Interface has been deprecated, use the pim_IRecordStore Interface.
This function is used to Unlock the calendar.
Params
pIvCalStore
[]:
[in] Pointer to the IvCalStore Interface object.
Interface
Prototype
int IvCalStore_UnlockCalendar(IvCalStore *pIvCalStore);
Return
- AEE_SUCCESS : If the calendar is unlocked successfully. AEE_EPRIVLEVEL : If the app don't have enough privileges to unlock
Side Effect
- None
Comments
Only an app with privilege level AEEPRIVID_vCalStoreLock would be able
to unlock the calendar.
COMMENTS (0)
See Below