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.
Loads the endpoint state from the specified FeedSync feed.
Syntax
HRESULT LoadFromFeed(
IStream * pFeedStream,
IFeedIdConverter * pIdConverter);
Parameters
pFeedStream
[in] The FeedSync stream that contains the endpoint state to load.pIdConverter
[in] The converter that is used to convert IDs in the FeedSync feed to the format expected by the provider.
Return Value
S_OK
E_POINTER
E_OUTOFMEMORY