Click to return to the Reusing Browser Technology home page    
IHTMLEventObj2 Interface     IHTMLEventObj2::getAttrib...     IHTMLEventObj2 Interface    
Web Workshop  |  Reusing Browser Technology

IHTMLEventObj2::get_bookmarks Method


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.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.