IOlkApptRebaser::EndEnumerateAppointments

Waits for appointment enumeration in a calendar folder to complete and returns a list of appointments that need rebasing.

Quick Info

See IOlkApptRebaser.

HRESULT EndEnumerateAppointments( 
    void *pContext, 
    HRESULT *phResult, 
    MAPIERROR **ppError, 
    SRowSet **ppRows);

Parameters

  • phResult
    [out] Required. A pointer to an HRESULT to retrieve the results of the enumeration operation.
  • ppError
    [out] Optional. A pointer to a pointer to a MAPIERROR structure to retrieve extended error information.

Return Values

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

See also

About Rebasing Calendars Programmatically for Daylight Saving Time