ITask::SkipRecurrence (Windows CE 5.0)
This method causes a recurring Task to move forward through one occurrence. Calling this function for a non-recurring Task generates an error.
HRESULT SkipRecurrence ();
Return Values
S_OK indicates success. If an error occurs, the appropriate HRESULT is returned.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Pimstore.h.
Link Library: Pimstore.lib.
See Also
Send Feedback on this topic to the authors