IDataRetrieverCallback Interface
Represents methods that an IAsynchronousDataRetriever object can call to inform Sync Framework that processing has been completed on an IAsynchronousDataRetriever method.
Note
This interface is now obsolete.
interface IDataRetrieverCallback : IUnknown
Members
IDataRetrieverCallback methods | Description |
---|---|
Indicates that IAsynchronousDataRetriever::LoadChangeData has finished successfully. |
|
Indicates that an IAsynchronousDataRetriever method failed. |
Requirements
Header: Synchronization.h