ILoadChangeContext interface (winsync.h)

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

Inheritance

The ILoadChangeContext interface inherits from the IUnknown interface. ILoadChangeContext also has these types of members:

Methods

The ILoadChangeContext interface has these methods.

 
ILoadChangeContext::GetSyncChange

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

Indicates a recoverable error on this change has occurred.
ILoadChangeContext::SetRecoverableErrorOnChangeUnit

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

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header winsync.h

See also

Windows Sync Interfaces