webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
IWebHistoryPrivate Interface Reference

import"IWebHistoryPrivate.idl";

Inheritance diagram for IWebHistoryPrivate:
WebHistory

Public Member Functions

HRESULT allItems ([in, out] int *count, [out, retval] IWebHistoryItem **items)
 
HRESULT unused1 ()
 
HRESULT setVisitedLinkTrackingEnabled ([in] BOOL visitedLinkTrackingEnable)
 
HRESULT removeAllVisitedLinks ()
 

Member Function Documentation

◆ allItems()

HRESULT IWebHistoryPrivate::allItems ( [in, out] int *  count,
[out, retval] IWebHistoryItem **  items 
)

◆ removeAllVisitedLinks()

HRESULT IWebHistoryPrivate::removeAllVisitedLinks ( )

Implemented in WebHistory.

◆ setVisitedLinkTrackingEnabled()

HRESULT IWebHistoryPrivate::setVisitedLinkTrackingEnabled ( [in] BOOL  visitedLinkTrackingEnable)

Implemented in WebHistory.

◆ unused1()

HRESULT IWebHistoryPrivate::unused1 ( )

Implemented in WebHistory.


The documentation for this interface was generated from the following file: