ILoadChangeContext Interface

Represents information about a change to be loaded from the item store.


interface ILoadChangeContext : IUnknown

ILoadChangeContext methods

Description

ILoadChangeContext::GetSyncChange

Gets the change item for which the change data should be retrieved from the item store.

ILoadChangeContext::SetRecoverableErrorOnChange

Indicates that a recoverable error occurred when data for this item was loaded from the item store.

ILoadChangeContext::SetRecoverableErrorOnChangeUnit

Indicates that a recoverable error occurred when data for the specified change unit was loaded from the item store.

Header: Synchronization.h

Show: