|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"IWebHistoryPrivate.idl";
Public Member Functions | |
| HRESULT | allItems ([in, out] int *count, [out, retval] IWebHistoryItem **items) |
| HRESULT | unused1 () |
| HRESULT | setVisitedLinkTrackingEnabled ([in] BOOL visitedLinkTrackingEnable) |
| HRESULT | removeAllVisitedLinks () |
| HRESULT IWebHistoryPrivate::allItems | ( | [in, out] int * | count, |
| [out, retval] IWebHistoryItem ** | items | ||
| ) |
| HRESULT IWebHistoryPrivate::removeAllVisitedLinks | ( | ) |
Implemented in WebHistory.
Implemented in WebHistory.
| HRESULT IWebHistoryPrivate::unused1 | ( | ) |
Implemented in WebHistory.
1.8.13