'Declaration Sub mergeAttributes( _ ByVal mergeThis As IHTMLElement _ )
void mergeAttributes( IHTMLElement mergeThis )
Parameters
- mergeThis
mergeAttributes
method of IHTMLElement2
interface.
'Declaration Sub mergeAttributes( _ ByVal mergeThis As IHTMLElement _ )
void mergeAttributes( IHTMLElement mergeThis )
An original IDL definition of mergeAttributes
method was the following: HRESULT mergeAttributes (IHTMLElement* mergeThis)
;