webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"IWebCache.idl";
Public Member Functions | |
HRESULT | statistics ([in, out] int *count, [in] IPropertyBag **s) |
HRESULT | empty () |
HRESULT | setDisabled ([in] BOOL disabled) |
HRESULT | disabled ([out, retval] BOOL *) |
HRESULT | cacheFolder ([out, retval] BSTR *location) |
HRESULT | setCacheFolder ([in] BSTR location) |
HRESULT IWebCache::statistics | ( | [in, out] int * | count, |
[in] IPropertyBag ** | s | ||
) |