Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides the ability to programmatically access items in a bookmark collection.
Members
The IHTMLBookmarkCollection interface inherits from the IDispatch interface. IHTMLBookmarkCollection also has these types of members:
- Methods
- Properties
Methods
The IHTMLBookmarkCollection interface has these methods.
| Method | Description |
|---|---|
| item | Retrieves an object from a bookmarks collection. |
Properties
The IHTMLBookmarkCollection interface has these properties.
| Property | Description |
|---|---|
Sets or retrieves the number of objects in a collection. |
Remarks
You can obtain an IHTMLBookmarkCollection interface pointer by calling IHTMLEventObj2::bookmarks.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |