Poznámka
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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