IXMLDOMDocument2 개체에서 FeedSync 피드를 로드하는 데 사용할 수 있는 개체를 나타냅니다.
interface IFeedMetadataXMLDocumentLoader : IUnknown
멤버
| IFeedMetadataXMLDocumentLoader 메서드 | 설명 |
|---|---|
지정된 IXMLDOMDocument2 개체에서 FeedSync 피드를 로드합니다. |
주의
이 인터페이스는 IFeedSyncServices에서 구현됩니다. IXMLDOMDocument2 형식의 피드가 있는 공급자는 피드를 IStream 개체로 변환한 다음 IFeedSyncServices::LoadFeed를 사용하는 대신 LoadFeedMetadataFromXMLDocument를 사용하여 피드를 IFeedSyncServices 개체로 로드할 수 있습니다.
이 인터페이스는 IFeedSyncServices 개체의 QueryInterface 메서드를 호출하여 가져올 수 있습니다.
요구 사항
헤더: Feedsync.h