| 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 | |