Click to return to the Reusing Browser Technology home page    
IHTMLElement2::insertAdja...     IHTMLElement2::releaseCap...     IHTMLElement2 Interface    
Web Workshop  |  Reusing Browser Technology

IHTMLElement2::mergeAttributes Method


Merges the attributes of two elements.

Syntax

HRESULT mergeAttributes(
    IHTMLElement *mergeThis
);

Parameters

mergeThis
Address of an IHTMLElement interface that specifies the attributes to be merged.

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.