IHTMLBookmarkCollection interface
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
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 |
|
|
IDL |
|
|
DLL |
|
See also
Show: