IOlkApptRebaser::BeginEnumerateAppointments

Begins a task for appointment enumeration in a calendar folder to find the appointments that need rebasing.

Quick Info

See IOlkApptRebaser.

HRESULT BeginEnumerateAppointments( 
    PFNREBASETASKPROGRESS pfnProgress, 
    void **ppContext);

Parameters

  • pfnProgress
    [in] Optional. A pointer to a rebase task progress function to receive progress. PFNREBASETASKPROGRESS is defined in tzmovelib.h.

Return Values

S_OK if the call succeeded; otherwise, an error code.

Remarks

This task runs on a new thread.

See also

About Rebasing Calendars Programmatically for Daylight Saving Time