IUrlHistory Flags

The following flags are used by the IUrlHistoryStg::QueryUrl and IEnumSTATURL::SetFilter functions.

Constant/value Description
STATURL_QUERYFLAG_ISCACHED 0x00010000

The specified URL is in the content cache.

STATURL_QUERYFLAG_NOURL 0x00020000

Space for the URL is not allocated when querying for STATURL.

STATURL_QUERYFLAG_NOTITLE 0x00040000

Space for the Web page's title is not allocated when querying for STATURL.

STATURL_QUERYFLAG_TOPLEVEL 0x00080000

The item is a top-level item.

STATURLFLAG_ISCACHED 0x00000001

Flag on the dwFlags parameter of the STATURL structure indicating that the item is in the cache.

STATURLFLAG_ISTOPLEVEL 0x00000002

Flag on the dwFlags parameter of the STATURL structure indicating that the item is a top-level item.

Requirements

Minimum supported client

Windows XP, Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Product

Internet Explorer 5.5