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 the mechanism by which the destination provider asynchronously retrieves item data from the source provider.
interface IAsynchronousDataProxy : ISyncProvider
Members
IAsynchronousDataProxy methods | Description |
---|---|
Gets the ID format schema of the provider. |
|
Registers a callback interface that will be called by the IAsynchronousDataRetriever object when an asynchronous method finishes processing. |
|
Indicates that the IAsynchronousDataRetriever object must no longer use the specified callback interface and must release any references to it. |
|
Retrieves item data for a change. |
Requirements
Header: Synchronization.h