|
| HRESULT | FireBeforeNavigate2 ([in] IDispatch *pDispatch, [in] LPCWSTR lpszUrl, [in] DWORD dwFlags, [in] LPCWSTR lpszFrameName, [in] BYTE *pPostData, [in] DWORD cbPostData, [in] LPCWSTR lpszHeaders, [in] BOOL fPlayNavSound, [out] BOOL *pfCancel) |
| |
| HRESULT | FireNavigateComplete2 ([in] IHTMLWindow2 *pHTMLWindow2, [in] DWORD dwFlags) |
| |
| HRESULT | FireDownloadBegin (void) |
| |
| HRESULT | FireDownloadComplete (void) |
| |
| HRESULT | FireDocumentComplete ([in] IHTMLWindow2 *pHTMLWindow, [in] DWORD dwFlags) |
| |
| HRESULT | UpdateDesktopComponent ([in] IHTMLWindow2 *pHTMLWindow) |
| |
| HRESULT | GetPendingUrl ([out] BSTR *pbstrPendingUrl) |
| |
| HRESULT | ActiveElementChanged ([in] IHTMLElement *pHTMLElement) |
| |
| HRESULT | GetUrlSearchComponent ([out] BSTR *pbstrSearch) |
| |
| HRESULT | IsErrorUrl ([in] LPCWSTR lpszUrl, [out] BOOL *pfIsError) |
| |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| |
| ULONG | AddRef () |
| |
| ULONG | Release () |
| |
Definition at line 27 of file docobjectservice.idl.
◆ ActiveElementChanged()
| HRESULT IDocObjectService::ActiveElementChanged |
( |
[in] IHTMLElement * |
pHTMLElement | ) |
|
◆ FireBeforeNavigate2()
◆ FireDocumentComplete()
◆ FireDownloadBegin()
◆ FireDownloadComplete()
| HRESULT IDocObjectService::FireDownloadComplete |
( |
void |
| ) |
|
◆ FireNavigateComplete2()
◆ GetPendingUrl()
| HRESULT IDocObjectService::GetPendingUrl |
( |
[out] BSTR * |
pbstrPendingUrl | ) |
|
◆ GetUrlSearchComponent()
| HRESULT IDocObjectService::GetUrlSearchComponent |
( |
[out] BSTR * |
pbstrSearch | ) |
|
◆ IsErrorUrl()
◆ UpdateDesktopComponent()
The documentation for this interface was generated from the following file: