IXFeed2 Interface

New for Internet Explorer 8

Extends IXFeed by providing methods supporting authentication.

IXFeed2 Members

ClearCredentials Clears the user name and password used to authenticate the feed.
GetItemByEffectiveId Retrieves a feed item referenced by its effective ID.
LastItemDownloadTime Retrieves the most recent download time for all feed items.
Password Retrieves the password that is used to authenticate the feed.
SetCredentials Sets the user name and password used to authenticate the feed.
Username Retrieves the user name that is used to authenticate the feed.

Remarks

Each subscribed feed is stored as a file on the local file system. Feeds may be organized into a folder hierarchy. If a directory or feed file exists in the file system, it will be displayed in the feed list.

Interface Information

Stock Implementation msfeeds.dll
Custom Implementation No
Inherits from IXFeed
Header and IDL files msfeeds.h, msfeeds.idl
Minimum availability Internet Explorer 8
Minimum operating systems Windows XP SP2