Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents methods that an IAsynchronousDataRetriever object can call to indicate that processing has been completed on an IAsynchronousDataRetriever method.
Inheritance
The IDataRetrieverCallback interface inherits from the IUnknown interface. IDataRetrieverCallback also has these types of members:
Methods
The IDataRetrieverCallback interface has these methods.
| IDataRetrieverCallback::LoadChangeDataComplete Indicates that IAsynchronousDataRetriever::LoadChangeData has finished successfully. |
| IDataRetrieverCallback::LoadChangeDataError Indicates that an IAsynchronousDataRetriever method failed. |
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 |