IEndpointState Interface
Represents the state of a FeedSync endpoint. This can be loaded from either a provider or a FeedSync feed.
interface IEndpointState : IUnknown
Members
IEndpointState Methods | Description |
---|---|
Loads the endpoint state from the specified FeedSync feed. |
|
Loads the endpoint state from the specified provider. |
|
Combines the current endpoint state with the specified endpoint state. |
Remarks
The endpoint state is used as a baseline when a provider produces an incremental feed. Any items in the item store that are not covered by the baseline endpoint state are included in the incremental feed.
Requirements
Header: Feedsync.h