IOlkApptRebaser::EndRebaseAppointments
Waits for appointment rebasing to complete and retrieves the results.
Quick Info
See IOlkApptRebaser.
HRESULT EndRebaseAppointments(
void *pContext,
HRESULT *phResult);
Parameters
- pContext
[in] Required. A pointer to the context obtained from a call to IOlkApptRebaser::BeginRebaseAppointments.
- phResult
[out] Required. A pointer to an HRESULT to retrieve the result of the rebasing operation.
Return Values
S_OK if the call succeeded; otherwise, an error code.
See also
About Rebasing Calendars Programmatically for Daylight Saving Time