webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
IWebHistoryItemPrivate Member List

This is the complete list of members for IWebHistoryItemPrivate, including all inherited members.

children([out] unsigned *childCount, [out, retval] SAFEARRAY **children)IWebHistoryItemPrivate
dictionaryRepresentation([out, retval] void **dictionary)IWebHistoryItemPrivate
getDailyVisitCounts([out] int *number, [out, retval] int **counts)IWebHistoryItemPrivate
getWeeklyVisitCounts([out] int *number, [out, retval] int **counts)IWebHistoryItemPrivate
hasPageCache([out, retval] BOOL *hasCache)IWebHistoryItemPrivate
hasURLString([out, retval] BOOL *hasURL)IWebHistoryItemPrivate
initFromDictionaryRepresentation([in] void *dictionary)IWebHistoryItemPrivate
isTargetItem([out, retval] BOOL *result)IWebHistoryItemPrivate
lastVisitWasFailure([out, retval] BOOL *wasFailure)IWebHistoryItemPrivate
lastVisitWasHTTPNonGet([out, retval] BOOL *HTTPNonGet)IWebHistoryItemPrivate
mergeAutoCompleteHints([in] IWebHistoryItem *otherItem)IWebHistoryItemPrivate
recordInitialVisit()IWebHistoryItemPrivate
redirectURLs([out, retval] IEnumVARIANT **result)IWebHistoryItemPrivate
RSSFeedReferrer([out, retval] BSTR *url)IWebHistoryItemPrivate
setHasPageCache([in] BOOL hasCache)IWebHistoryItemPrivate
setLastVisitedTimeInterval([in] DATE time)IWebHistoryItemPrivate
setLastVisitWasFailure([in] BOOL wasFailure)IWebHistoryItemPrivate
setLastVisitWasHTTPNonGet([in] BOOL wasHTTPNonGet)IWebHistoryItemPrivate
setRSSFeedReferrer([in] BSTR url)IWebHistoryItemPrivate
setTitle([in] BSTR title)IWebHistoryItemPrivate
setVisitCount([in] int count)IWebHistoryItemPrivate
target([out, retval] BSTR *target)IWebHistoryItemPrivate
visitCount([out, retval] int *count)IWebHistoryItemPrivate
visitedWithTitle([in] BSTR title, [in] BOOL increaseVisitCount)IWebHistoryItemPrivate