Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Represents an object that can be used to load a FeedSync feed from an IXMLDOMDocument2 object.
Syntax
interface IFeedMetadataXMLDocumentLoader : IUnknown
Members
IFeedMetadataXMLDocumentLoader methods |
Description |
|---|---|
Loads a FeedSync feed from the specified IXMLDOMDocument2 object. |
Remarks
This interface is implemented by IFeedSyncServices. A provider that has a feed in the IXMLDOMDocument2 format can use LoadFeedMetadataFromXMLDocument to load the feed into the IFeedSyncServices object instead of converting the feed to an IStream object and then using IFeedSyncServices::LoadFeed.
This interface can be acquired by calling the QueryInterface method of the IFeedSyncServices object.
Requirements
Header: Feedsync.h