[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLElement2.addBehavior

addBehavior Method

addBehavior(string, ref object)

addBehavior method of IHTMLElement2 interface.

Declaration
int addBehavior(string bstrUrl, ref object pvarFactory)
Parameters
Type Name Description
string bstrUrl
object pvarFactory
Returns
Type Description
int
Remarks

An original IDL definition of addBehavior method was the following: HRESULT addBehavior (BSTR bstrUrl, [in, optional] VARIANT* pvarFactory, [out, retval] long* ReturnValue);