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 callbacks that are used by an IFeedIdConverter object to return values to Sync Framework when IFeedIdConverter methods are called.
interface IFeedIdConverterCallback : IUnknown
Members
IFeedIdConverterCallback methods | Description |
---|---|
Called by IFeedIdConverter::ConvertReplicaIdToString to return the replica ID in the FeedSync format. |
|
Called by IFeedIdConverter::ConvertItemIdToString to return the item ID in the FeedSync format. |
|
Called by IFeedIdConverter::ConvertStringToReplicaId to return the replica ID in the provider format. |
|
Called by IFeedIdConverter::ConvertStringToItemId to return the item ID in the provider format. |
|
IFeedIdConverterCallback::GenerateAnonymousReplicaIdComplete |
Called by IFeedIdConverter::GenerateAnonymousReplicaId to return the generated replica ID in the provider format. |
Requirements
Header: Feedsync.h