Web Synchronization Components Error Codes
This topic lists error codes that are defined by the Sync Framework Web synchronization components.
Error code | Description | Error code value |
|---|---|---|
SYNC_E_FEEDSYNC_INVALID_FEED | The specified FeedSync feed is not valid. | 0x80041012 |
SYNC_E_FEEDSYNC_ITEM_NOT_IN_METADATA | Item data cannot be loaded from a FeedSync feed because the item does not exist in the feed. | 0x80041013 |
SYNC_E_FEEDSYNC_CALLBACK_EXPECTED | A FeedSync item or item ID conversion result was not returned and is unavailable. | 0x80041014 |
Show: