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. |
IDataRetrieverCallback methods | Description |
|---|---|
Indicates that IAsynchronousDataRetriever::LoadChangeData has finished successfully. | |
Indicates that an IAsynchronousDataRetriever method failed. |
Show:
Note