IDocObjectService interface
Deprecated. Provides navigation event methods.
Members
The IDocObjectService interface inherits from the IUnknown interface. IDocObjectService also has these types of members:
- Methods
Methods
The IDocObjectService interface has these methods.
Method | Description |
---|---|
ActiveElementChanged | Deprecated. Informs the browser that the active element has changed. |
FireBeforeNavigate2 | Deprecated. Causes the browser to fire the DISPID_BEFORENAVIGATE event. |
FireDocumentComplete | Deprecated. Causes the browser to fire the DISPID_DOWNLOADCOMPLETE event. |
FireDownloadBegin | Deprecated. Causes the browser to fire the DISPID_DOWNLOADBEGIN event. |
FireDownloadComplete | Deprecated. Causes the browser to fire the DISPID_DOWNLOADCOMPLETE event. |
FireNavigateComplete2 | Deprecated. Causes the browser to fire the DISPID_NAVIGATECOMPLETE event. |
GetPendingUrl | Deprecated. Gets the URL for the currently pending navigation, or the current URL if no navigation is pending. |
GetUrlSearchComponent | Deprecated. Gets the query portion of the current or pending URL. |
IsErrorUrl | Deprecated. Reports whether the current URL is an error URL. |
UpdateDesktopComponent | Deprecated. Not implemented. |
Remarks
IDocObjectService was introduced in Windows Internet Explorer 7.
Requirements
Minimum supported client |
Windows 2000 Professional |
Minimum supported server |
Windows 2000 Server |
Header |
DocObjectService.h |
IDL |
DocObjectService.idl |