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 a FeedSync feed from the specified IXMLDOMDocument2 object.
HRESULT LoadFeedFromXMLDocument(
IXMLDOMDocument2 * pFeedXmlDocument);
Parameters
- pFeedXmlDocument
[in] An IXMLDOMDocument2 that contains the FeedSync feed to load.
Return Value
S_OK
E_POINTER
SYNC_E_INVALID_OPERATION if the IFeedSyncServices object that implements the IFeedXMLDocumentLoader interface is not initialized.
E_OUTOFMEMORY