Returns a collection of bookmarks affected by the current event.
Syntax
HRESULT get_bookmarks( IHTMLBookMarkCollection **p );
Parameters
- p
- Address of an IHTMLBookmarkCollection interface.
Return Value
Returns S_OK if successful, or an error code otherwise.