[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLElement2.applyElement

applyElement Method

applyElement(IHTMLElement, string)

applyElement method of IHTMLElement2 interface.

Declaration
IHTMLElement applyElement(IHTMLElement apply, string where)
Parameters
Type Name Description
IHTMLElement apply
string where
Returns
Type Description
IHTMLElement
Remarks

An original IDL definition of applyElement method was the following: HRESULT applyElement (IHTMLElement* apply, BSTR where, [out, retval] IHTMLElement** ReturnValue);