webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"IWebNavigationData.idl";
Public Member Functions | |
HRESULT | url ([out, retval] BSTR *) |
HRESULT | title ([out, retval] BSTR *) |
HRESULT | originalRequest ([out, retval] IWebURLRequest **) |
HRESULT | response ([out, retval] IWebURLResponse **) |
HRESULT | hasSubstituteData ([out, retval] BOOL *) |
HRESULT | clientRedirectSource ([out, retval] BSTR *) |
HRESULT IWebNavigationData::originalRequest | ( | [out, retval] IWebURLRequest ** | ) |
HRESULT IWebNavigationData::response | ( | [out, retval] IWebURLResponse ** | ) |